Releases: FirstGearGames/Bayou
Releases · FirstGearGames/Bayou
4.1.2
4.1.1
- Connection changes are no longer added to a pending queue but are now processed like other socket messages.
4.1.0
- Fish-Networking 4.1.0 support.
4.0.0
- Fish-Networking 4.0.0 support. Backwards compatible to v3.
- Added an assembly definition.
- Moved Bayou folder to FishNet/Plugins.
2.0.0
- Fish-Networking 2.0.0 support.
1.2.5
- Added Ssl support.
1.2.4
- Fixed maximum clients allowing 1 additional client to connect.
- UseWSS is now false by default.
1.2.3
- Really fixed index issue in AddChannel.
- Updated namespaces to reflect other Fish-Networking namespaces.
1.2.2
- Fixed rare index out of range error in AddChannel.
1.2.1
- More fixes to support Multipass transport.
- Removed ServerBindAddress as it was not being used.