rndz 0.1.3

A simple rendezvous protocol implementation to help NAT traversal or hole punching.
Documentation
1
2
pub mod rndz;
pub use self::rndz::*;