Channels#
Channels provide one-way, typed message passing between processes. They abstract over multiple transports while offering a uniform Tx/Rx API.
The following pages explore the key aspects of channels, from basic usage to transport details:
Channels provide one-way, typed message passing between processes. They abstract over multiple transports while offering a uniform Tx/Rx API.
The following pages explore the key aspects of channels, from basic usage to transport details: