The UDPManager package offers a event-driven framework on top of UDP with many reliability options, peer-to-peer communication, server and client connection features, and much more.
Info
Version: | 1.0.6 |
Author(s): | kevincastejon |
Last Update: | Thursday, February 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/UDPManager |
Install
Install-Package UDPManager
dotnet add package UDPManager
paket add UDPManager
UDPManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- EventManager(>= 1.0.6)
- TimerEvent(>= 1.0.6)