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

middlware for gprc #12

Open
joeblew99 opened this issue Apr 13, 2017 · 1 comment
Open

middlware for gprc #12

joeblew99 opened this issue Apr 13, 2017 · 1 comment

Comments

@joeblew99
Copy link

you mention in the readme that todo is instrumenting etc.

why no just use GRPC middleware ?

there are great wrapper here:
https://github.com/mwitkow

have a look . I think it will help you allot.

@joeblew99
Copy link
Author

also there are generators to gen above and belwo the stack.

above
https://github.com/improbable-eng/grpc-web
https://github.com/improbable-eng/ts-protoc-gen

  • generators to typescript and also websockets

below
https://github.com/mwitkow/go-proto-validators

  • gonna need these :)

i use a KV store under my grpc layer, and am planning to write basic CRUD stuff.
Cant find anything for this yet.
Am thinking that Minio and boltdb will be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant