Skip to content

RPC reconciliation #180

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions