An example of project that demonstrates communication between client and server over http and udp protocol.
TODO and reasoning
- change nonblocking to readtimeout events for efficiency
- use https://crates.io/crates/parking_lot instead of std sinchronization primitives
- add more documentation