← Catalog
Tag
rpc
Tools in this catalog tagged rpc. Honest Catch, not a roundup.
3 tools · the Catch, not a ranking
- tRPCEnd-to-end typesafe APIs without codegen
TypeScript only—this is not for mixed-language teams. The tight coupling means you lose the API as a standalone artifact.
- oRPCMIT end-to-end typed TypeScript RPC
TypeScript-first. Not a drop-in for every tRPC plugin. You still choose the HTTP server (Hono, Next, etc.). Do not confuse it with a backend-as-a-service.
- SocketClusterMIT Node pub/sub+RPC+JWT with SCC scale-out
Node pub/sub+RPC+JWT+SCC scale-out — not Socket.IO library-only, not Soketi Pusher-protocol, not Centrifugo Go hub, not NATS messaging, not AnyCable Rails WS. Distinct from Socket.IO, Soketi, Centrifugo, NATS, and AnyCable.