Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 764 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 764 Bytes

LidgrenUdpNet

NuGet Status Build status Coverage Status

Modified version of lidgren-network-gen3

  • Support .NET 3.5 in the nuget package.
  • Support UnityPackage.
  • Add NetConnection.MessageHandler to handle incoming messages quickly.
  • Add Connection ID to handle change of peer address under mobile environment.