2 unstable releases

0.2.0 Jan 6, 2024
0.1.0 Aug 30, 2023

#16 in #singleton

MIT license

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.

No runtime deps