interprocess 2.4.0

Interprocess communication toolkit
Documentation
1
2
3
4
5
//! Windows-specific IPC primitive designed for short multiple-producer-single-consumer message
//! communication with UDP reliability guarantees, which works both on the local system and across
//! the network.

// TODO this thing