gday_contact_exchange_protocol

Crates.iogday_contact_exchange_protocol
lib.rsgday_contact_exchange_protocol
version0.2.0
sourcesrc
created_at2024-06-07 22:25:41.458415
updated_at2024-07-12 05:08:29.360119
descriptionProtocol for peers to exchange their socket addresses via a server.
homepagehttps://github.com/manforowicz/gday/tree/main/gday_contact_exchange_protocol
repositoryhttps://github.com/manforowicz/gday/
max_upload_size
id1265245
size19,948
Marcin Anforowicz (manforowicz)

documentation

README

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.
Commit count: 78

cargo fmt