playit-agent-core 0.20.1

Contains the logic to create a playit.gg agent
Documentation
1
2
3
4
5
6
7
pub mod udp;
pub mod tcp;
pub mod origin_lookup;
pub mod lan_address;
pub mod proxy_protocol;
pub mod errors;