Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

gday_contact_exchange_protocol

Crates.io Version docs.rs

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

See the documentation.

Used by:

  • gday - Command line tool for sending files.
  • gday_gui - GUI app 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.