odam icon indicating copy to clipboard operation
odam copied to clipboard

[FEATURE REQUEST] gRPC internal implementation

Open LdDl opened this issue 5 years ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. Currently gRPC server implementation is outside of this repository (located here: https://github.com/LdDl/license_plate_recognition). It's hard to figure it out how to use gRPC properly (may be no clear enough).

Describe the solution you'd like Add folder 'server_example' inside of parent folder 'cmd' and add main.go file with simple code example which can be used as boilerplate.

Describe alternatives you've considered Another repository with boilerplated gRPC server

Additional context nope

LdDl avatar Jun 30 '20 09:06 LdDl

https://github.com/LdDl/odam/commit/4fddb6a287d38e761708c4a24b7ea9609a9e98c4

LdDl avatar Feb 19 '21 08:02 LdDl