Module timely_communication::networking

source ·
Expand description

Networking code for sending and receiving fixed size Vec<u8> between machines.

Structs§

  • Framing data for each Vec<u8> transmission, indicating a typed channel, the source and destination workers, and the length in bytes.

Functions§