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 packets;
pub mod udp_clients;
pub mod udp_receiver;
pub mod udp_channel;
pub mod udp_errors;
pub mod udp_settings;