cloudflare / cloudflare/capnweb

RPC reconciliation

Open
#180 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4k
Forks
143
Avg merge
4d 6h
Merged PRs (30d)
7

Description

The Workers Runtime contains a built-in RPC system with similar semantics to Cap'n Web. Lately, we've started calling this built-in system "Cap'n Web", too, since it's so similar in usage.

There are currently some things Cap'n Web supports which the built-in RPC system doesn't, and vice versa. We should reconcile this, so that they have feature parity. For example:

- Built-in RPC doesn't support `.onRpcBroken()`
- Built-in RPC doesn't support `.map()`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.