gRPC #36
JBraunsmaJr
started this conversation in
Ideas
gRPC
#36
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The challenge service could be a separate application all by itself. Being a separate application, it could independently be scaled.
Communication could be done via gRPC? From preliminary research gRPC is a smaller payload on network and better than JSON.
Our bot could send the request payload to the service and wait for reply.
Beta Was this translation helpful? Give feedback.
All reactions