gday_contact_exchange_protocol 0.1.1

Protocol for peers to exchange their socket addresses via a server.
Documentation

Note: this crate is still in early-development, so expect breaking changes.

gday_contact_exchange_protocol

Crates.io Version docs.rs

Want to send files easily, securely, and directly, without a relay or port forwarding? Then go to the gday page.

This library defines a protocol that lets two users exchange their public and/or private socket addresses via a server. This library provides functions to send and receive messages of this protocol.

This library is used by gday_hole_punch and gday_server.