Skip to content

non-hierarchical networking library

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE.APACHE
MIT
LICENSE.MIT
Zlib
LICENSE.ZLIB
Notifications You must be signed in to change notification settings

geeklint/correspondent

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 correspondent/examples/chat.rs for a simple example application.

Supported Services

Operating System Service
Windows 10 Dnsapi.dll
Linux Avahi (via dbus)

About

non-hierarchical networking library

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE.APACHE
MIT
LICENSE.MIT
Zlib
LICENSE.ZLIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages