Introduction to gRPCs and Websockets Subscriptions on Cosmos Chain
gRPC is an open-source, high-performance Remote Procedure Call (RPC) framework that can run in any environment. It uses HTTP/2 as the underlying transport protocol, which allows for efficient and multiplexed communication. gRPC also uses Protocol Buf...
leom.hashnode.dev2 min read