Info
Version: | 1.3.6.3 |
Author(s): | James F. Bellinger |
Last Update: | Wednesday, April 24, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.zer7.com/software.php?page=enetcs |
NuGet Url: | https://www.nuget.org/packages/ENet |
Install
Install-Package ENet
dotnet add package ENet
paket add ENet
ENet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Both client-server and peer-to-peer architectures are supported.
ENet for C# wraps the C-language ENet networking library. 32- and 64-bit Windows and MacOS DLLs are included.
On Linux, install the libenet1a package (1.3.3 or newer).