Protected
messagesReadonly
onThe remote side has closed the channel
Readonly
onAn error has occurred while writing to or reading from the channel
Protected
onProtected
underlyingA message has arrived and can be read by listeners using a MessageProvider.
Close this channel. No onClose event should be sent
Protected
commitObtain a WriteBuffer to write a message to the channel.
Protected
handleProtected
send
Wraps and underlying channel to send/receive multiple messages in one go:
process.nextTick
.process.nextTick
.