Skip to content

Replace JSON RPC and HubClient with IServiceBroker #40512

@tmat

Description

@tmat

This will have multiple benefits:

  • Abstracts away specific transport layer
  • Allows us to switch to MessagePack, which is much more efficient than JSON
  • Removes the need for a custom named pipe based channel for transfer of large binary data
  • Removes the need to pool connections

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions