Releases: MirageNet/KCPTransport
Releases · MirageNet/KCPTransport
v2.0.0
2.0.0 (2020-10-14)
- Ported to MirrorNG 49.0.0 (3cb88fd)
BREAKING CHANGES
- Ported the transport to MirrorNG 49
v1.0.3
1.0.3 (2020-10-14)
Performance Improvements
- Remove linq from hot path (1a857a9)
v1.0.2
1.0.2 (2020-10-13)
Bug Fixes
- set default value without constant (1745476)
v1.0.1
1.0.1 (2020-10-12)
Performance Improvements
- single threaded, avoid locking (0f6b6aa)
v1.0.0
1.0.0 (2020-10-12)
Performance Improvements
- no need to await main thread (de5699f)