gRPC server support through an extension #7683
akshatdubeysf
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
There's an experimental GRPC extension here: https://github.com/loopbackio/loopback4-extension-grpc We haven't had the chance to transfer the package over to the monorepo yet, hence why it doesn't appear in the API docs. Hope this helps! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to build a gRPC server using Loopback4, I tried to find an extension similar to the socketIo extension from this list, but could not find one.
If no such extension exists, I would be happy to contribute with some help and guidance.
If it does, it would be really helpful if someone could point me to it.
Beta Was this translation helpful? Give feedback.
All reactions