generated from MetaMask/metamask-module-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request