Starpc: Browser-to-Server Streaming Proto3 RPCs

starpc implements Protobuf3 services in both TypeScript and Go. Supports client-to-server streaming RPCs in the web browser, currently not supported by any of the major RPC libraries.

Uses js-libp2p-mplex over a WebSocket.

1 Like