Skip to content

LiteNetLib 1.3.5

Latest

Choose a tag to compare

@RevenantX RevenantX released this 16 Dec 19:07
· 4 commits to 1.x since this release

What's Changed

  • Fixed typos in readme by @AldeRoberge in #576
  • Fix NativeAddress update bug in FinishEndPointChange method by @Niaobu in #578
  • Support for connecting and writing span of bytes by @popcron in #577
  • Feature: Allow simulating outbound networking by @Niaobu in #579
  • Add incoming fragments limit
  • Prevent unnecessary allocations in NetManager.ProcessNtpRequests
  • Drop net471 in nuget packet (but it will work from source)
  • Some little additions to NetDataWriter/NetDataReader

New Contributors

Full Changelog: 1.3.1...1.3.5