gabriellanzer / NUNet

NUNet stands for (Not Unity's Network) and it is a simple to use multi-threaded C# network abstraction layer. It abstracts TCP and UDP connections per client by introducing an easy to use API. Network packets are managed through queues and are made available through callbacks in both NUClient and NUServer classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gabriellanzer/NUNet Stargazers