Module simplex

Module simplex 

Expand description

Unidirectional byte-oriented channel.

Structs§

Receiver
Receiver of the simplex channel.
Sender
Sender of the simplex channel.

Functions§

new
Create a simplex channel.