Crates.io | ssilide |
lib.rs | ssilide |
version | 0.2.0 |
source | src |
created_at | 2023-08-30 07:45:23.864517 |
updated_at | 2024-01-06 15:05:15.611216 |
description | Simple single instancing and local interprocess data exchange using UDP socket |
homepage | |
repository | https://git.43615.xyz/voidentente/ssilide |
max_upload_size | |
id | 958780 |
size | 4,098 |
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.
Please see the examples
directory.