Skip to content

LiteNetLib 0.9.5.2

Compare
Choose a tag to compare
@RevenantX RevenantX released this 14 Oct 20:09
  • Fix offset in SendInternal for fragmented packets
  • Optimize resolve address
  • Optimize NetPacketProcessor hashing
  • Fix generic types registration in NetPacketProcessor
  • Added DisconnectOnUnreachable (now by default false) option to disable auto disconnect if NetworkUnreachable or HostUnreachable errors got

For installation in typical .NET project use nuget package
For Unity use sources zip and copy directory LiteNetLib to your project