NitroNet
NitroNet copied to clipboard
A networking library used to simplify the development of applications that require some form of networking. It is multiplatform, supports UDP and TCP, encryption of packets, packet corruption handling...
NitroNet
This library is used to simplify networking applications. It is multiplatform, supports UDP and TCP, has the ability to implement encryption of packets, includes packet corruption handling, packet streaming, SQL support, and much more. This library will allow you to take full control of any application that needs to have some type of networking implemented into it.

NitroNet by Jon R is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at https://github.com/baseball435/NitroNet.
###Getting Started