TheElectronWill / Niol

NIO Library for lightweight networking
GNU Lesser General Public License v3.0
4 stars 0 forks source link

UDP Server #3

Open TheElectronWill opened 6 years ago

TheElectronWill commented 6 years ago

Implement a server for UDP.

TheElectronWill commented 6 years ago

For the RakNet UDP protocol, maybe use https://github.com/JRakNet/JRakNet ?