Skip to content

Implement corresponding service-side functionality to support TransportClientMultiplexer #449

@robertbartel

Description

@robertbartel

Several new types - e.g., TransportClientMultiplexer - have been developed in #417 to address problems with sharing a single connection and message ordering. However, at this time, those changes only fully address these problems on the "client" side of connections.

Corresponding behavior needs to be implemented on the service side, through service manager classes directly and/or via AbstractRequestHandler and its subclasses.

This issue blocks the completion of #417.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BlocksAnother issue is blocked until this is resolvedbugSomething isn't workingmaasMaaS Workstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions