Transmits and Receives#
Transmit (Tx
) and receive (Rx
) ends define the basic channel interface. Tx
can post or send messages, Rx
can asynchronously receive them.
Transmit (Tx
) and receive (Rx
) ends define the basic channel interface. Tx
can post or send messages, Rx
can asynchronously receive them.