gday_contact_exchange_protocol 0.2.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

This protocol lets two users exchange their public and (optionally) private socket addresses via a server.

See the documentation.

Used by:

  • gday - Command line tool for sending files.
  • gday_server - Server that lets two peers share their socket addresses.
  • gday_hole_punch - Library for establishing peer-to-peer TCP connection.