NitroNet
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, packet streaming, SQL support, and much more.
Install / Use
/learn @jmrapp1/NitroNetREADME
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.
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">NitroNet</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/baseball435/NitroNet" property="cc:attributionName" rel="cc:attributionURL">Jon R</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/baseball435/NitroNet" rel="dct:source">https://github.com/baseball435/NitroNet</a>.
###Getting Started
