Skip to content

SaladLab/LidgrenUdpNet

Repository files navigation

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.