markiodev / Networker

A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
MIT License
478 stars 77 forks source link

2.1 Refactor & Restructure #7

Closed markiodev closed 6 years ago

markiodev commented 6 years ago

This task is to restructure the projects to separate the client from server. Refactor code for performance and extensibility.