2 unstable releases
0.2.0 | Jan 6, 2024 |
---|---|
0.1.0 | Aug 30, 2023 |
#23 in #interprocess-communication
45 downloads per month
3KB
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.