Skip to content

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.

jmrapp1/NitroNet

Repository files navigation

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.

Creative Commons License
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

  1. "Installing" NitroNet into your project
  2. Text tutorials to learn how to use NitroNet
  3. Video Tutorials to learn how to use NitroNet
  4. Examples of applications that use NitroNet

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages