Expand description
§SSILIDE-UDP
Simple Single Instancing and Local Interprocess Data Exchange using UDP Socket
Small and transparent abstraction for intra- and inter-process single instancing and datagram communication.
Compared to single-instance, this crate supports transfering of data.
§Examples
Please see the examples
directory.