AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
GRPC: A General RPC Framework Remote Procedure Call
grpc is just a general RPC framework remote procedure call. It's built on top of the strong base that we have with hyper and has a large feature set. And so it would be used for maybe microservices that kind of thing. Also starting to be used even to replace things like GraphQL and HTTP REST where you can call it from the browser.