Skip to content

Add stream multiplexing #202

@rekmarks

Description

@rekmarks

Sometimes, we need to transmit different kinds of traffic over the same stream. Currently, we manage this by layering a "message envelope" abstraction on top of our streams, where different envelopes correspond to different kinds of traffic. In order to encapsulate this complexity within the stream implementations themselves, we should implement multiplexing for our streams.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions