interprocess 1.0.0

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

// TODO this thing