wrp-ts
wrp-ts copied to clipboard
Cloudflare Workers support
Using wrp for edge runtimes would be a super interesting use case.
Schema-driven Streaming RPC on the edge runtimes like Cloudflare Workers is very promising but I think it has no competition yet.
Cloudflare Workers supports socket connections via WebSocketPair. https://developers.cloudflare.com/workers/runtime-apis/websockets/