Lidgren.Network is a networking library for .net framework which uses a single udp socket to deliver a simple API for connecting a client to a server, reading and sending messages.
Info
Version: | 1.0.2 |
Author(s): | Michael Lidgren |
Last Update: | Friday, February 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lidgren/lidgren-network-gen3 |
NuGet Url: | https://www.nuget.org/packages/Lidgren.Network |
Install
Install-Package Lidgren.Network
dotnet add package Lidgren.Network
paket add Lidgren.Network
Lidgren.Network Download (Unzip the "nupkg" after downloading)
Dependencies
9 packages depend on this package.
Tags