Skip to content

RPC reconciliation #180

@dimitropoulos

Description

@dimitropoulos

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions