6 ms·
I've used Twitch's Twirp before and it does that. It is a great middleground between gRPC and plain-HTTP services. :) https://github.com/twitchtv/twirp https:/
by rochacon 2y ago
I've used Twitch's Twirp before and it does that. It is a great middleground between gRPC and plain-HTTP services. :)
https://github.com/twitchtv/twirp https://github.com/twitchtv/twirp
- dalyons 2y agoYes! its amazing, it really should be the default people reach for. Vast majority of people dont need or want the complexity of grpc, they just want protos.