Reliable p2p network connections in Rust with NAT traversal. One of the most needed libraries for any server-less / decentralised projects
BSD 3-Clause "New" or "Revised" License
956
stars
127
forks
source link
Remove hole punching code #1072
Closed
povilasb closed 5 years ago
Currently Crust has some NAT traversal code. Hole punching related code will be replaced with p2p crate which has more robust implementation.