113.0.0 (2021-11-29)
Bug Fixes
- making NetworkServer.players a readonly collection (f1b4512)
Features
- adding interfaces for SocketFactory to use so it is easier to get/set address and port (#996) (e969e6d)
- allowing events to be used with syncvar hook (#991) (f455a2d)
Performance Improvements
BREAKING CHANGES
- NetworkServer.Players is now a IReadOnlyCollection