Skip to content

Handle multiple RPCs on the same stream #5

Description

@jteplitz

Currently we open a new TCP connection for each RPC. This works, but it's worth looking into reusing connections. We should hold off on this until we've implemented most of the protocol though because then we can see how much reuse is necessary.

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