Wraps a protocol definition and a communication port into a properly typed communication channel.
Static
Create receiving end of the channel (i.e. handling messages toWorker).
toWorker
Create transmitting end of the channel (i.e. handling messages fromWorker).
fromWorker
Wraps a protocol definition and a communication port into a properly typed communication channel.