EsVirtualStreamChannel
Description
A virtual channel created by <EsMultiStreamChannel>.
This implements <EsMultiStreamChannel> for convenience. EsVirtualStreamChannel>>virtualChannel is semantically identical to the parent's EsMultiStreamChannel>>virtualChannel.
Instance State
  • parent: <EsMultiStreamChannel> The multichannel that created this
  • id: <Integer> The identifier for this channel. This can be sent across the <EsMultiStreamChannel> to provide the
remote endpoint a means to connect to this channel. Nothing about this is guaranteed except that it will be JSON-serializable.
  • stream: <EsStream>
  • sink: <EsStreamSink>
Class Methods
parent:id:stream:sink:
No comment
Instance Methods
virtualChannel
No comment
virtualChannel:
No comment
Last modified date: 12/27/2024