- Can recieve UDP and TCP packets
- Can send UDP and TCP packets
- Handles server list ping
- Responses to ping packets
- Can handle login in offline mode
- https://github.com/tom-weiland/tcp-udp-networking - the base code of this server, however his code was made for Unity.
- https://github.com/ObsidianMC/Obsidian - Some packet's related writing/reading methods.