A opinioned TCP client/server to transfer c# POCO objects for game development.
                        
                    
         
                Info
| Version: | 0.9.0 | 
| Author(s): | ryancheung | 
| Last Update: | Friday, January 22, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ryancheung/ByteTransfer | 
| NuGet Url: | https://www.nuget.org/packages/ByteTransfer | 
Install
Install-Package ByteTransfer
                        dotnet add package ByteTransfer
                        paket add ByteTransfer
                        
                                ByteTransfer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MessagePack(>= 2.2.60)
- NLog(>= 4.7.5)
- System.Buffers(>= 4.5.1)
