Tox Rs Tox Versions Save

toxcore implementation in Rust

v0.0.3

6 years ago
  • Parse all Onion packets (#50)
  • Update Onion docs (#46)
  • Enable OsX builds in CI (#62)
  • Multithreaded TCP Relay (#58)
  • Multithreaded DHT Node (#65)
  • Update DHT Codec (#48)
  • Fix clippy warnings (#63, #64)

v0.0.2

6 years ago
  • Parse TCP all packets
  • Parse DHT Ping/Nat/NodesRequest/NodeResponse packets
  • Parse Onion Request/Response packets
  • Add example for TCP Relay
  • Add example for DHT Node