wrp-ts icon indicating copy to clipboard operation
wrp-ts copied to clipboard

Cloudflare Workers support

Open cometkim opened this issue 3 years ago • 0 comments

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/

cometkim avatar Jun 15 '22 10:06 cometkim