v6.0.0
6.0.0 (2019-12-12)
Bug Fixes
- Fixed Unity log hooking (1af824e)
Features
- Added min resend delay for reliable channels (f2567f1)
- Added non blocking Connect and Disconnect calls (edb64bc)
- Added protocol identification to filter unwanted garbage data (d74f325)
Performance Improvements
- MemoryManager no longer locks (84778dd)
BREAKING CHANGES
- Connect has been renamed to ConnectNow and Disconnect has been renamed to DisconnectNow