correspondent

Crates.iocorrespondent
lib.rscorrespondent
version0.3.1
sourcesrc
created_at2021-08-01 13:26:15.161259
updated_at2022-09-21 21:11:17.492218
descriptionnon-hierarchical networking library
homepagehttps://github.com/geeklint/correspondent
repositoryhttps://github.com/geeklint/correspondent
max_upload_size
id430007
size414,029
Violet Leonard (geeklint)

documentation

README

Overview

crates.io docs.rs License Build Status

correspondent is a high-level networking library which facilitates a non-hierarchical network of peers to send messages.

correspondent uses DNS-SD to discover peers on the local network.

correspondent uses Quinn, an implementation of the QUIC protocol, as a transport layer.

See examples/chat.rs for a simple example application.

Supported Services

Operating System Service
Windows 10 Dnsapi.dll
Linux Avahi (via dbus)
Commit count: 77

cargo fmt