Skip to content

Optimization & Transport Changes

Compare
Choose a tag to compare
@TwoTenPvP TwoTenPvP released this 27 Apr 09:13

This release no longer features LiteNetLib as a Built-in transport. You can still use it by downloading the LiteNetLib transport from the "SampleTransports" folder. It does many optimizations and replaces byte[] usage with BitWriter & BitReader. The BitReader & BitWriter are now pooled for greater performance.