Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] gRPC internal implementation #1

Open
LdDl opened this issue Jun 30, 2020 · 1 comment
Open

[FEATURE REQUEST] gRPC internal implementation #1

LdDl opened this issue Jun 30, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request wip

Comments

@LdDl
Copy link
Owner

LdDl commented Jun 30, 2020

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 LdDl added the enhancement New feature or request label Jun 30, 2020
@LdDl LdDl self-assigned this Jun 30, 2020
@LdDl LdDl changed the title gRPC internal implementation [FEATURE REQUEST] gRPC internal implementation Jun 30, 2020
@LdDl
Copy link
Owner Author

LdDl commented Feb 19, 2021

4fddb6a

@LdDl LdDl added the wip label Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wip
Projects
None yet
Development

No branches or pull requests

1 participant