Releases: PretendoNetwork/nex-go
Releases · PretendoNetwork/nex-go
v2.0.5
What's Changed
- Fix bugs from recent performance enhancements by @wolfendale in #70
Full Changelog: v2.0.4...v2.0.5
v2.0.4
v2.0.3
What's Changed
- Add locking to SlidingWindow by @wolfendale in #51
- Prevent multi-fragment messages being lost by @wolfendale in #57
- Add PacketDispatchQueue by @wolfendale in #59
- Prevent ping ACKs from affecting reliable packets by @wolfendale in #62
- Undo changes to acknowledging packets by @wolfendale in #64
- Connection State Changes by @wolfendale in #65
- Sync outgoing fragmented packets by @wolfendale in #67
- Rework resending packets to be more accurate by @wolfendale in #68
New Contributors
- @wolfendale made their first contribution in #51
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- resend_scheduler: Fix memory leaks by @DaniElectra in #44
- Implement and use deleteConnectionByID by @PabloMK7 in #46
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Update module version to v2
v2.0.0 - Rewrite
What's Changed
- Add RunAndDelete to MutexMap to fix race condition by @PabloMK7 in #40
- Use more fields from StreamSettings by @PabloMK7 in #43
- Rewrite by @jonbarrow in #42
Full Changelog: v1.0.41...v2.0.0
v1.0.41
What's Changed
- Stability - Better concurrent map API and deferred packet handling by @jonbarrow, @DaniElectra and @PabloMK7 in #34
New Contributors
Full Changelog: v1.0.40...v1.0.41
v1.0.40
What's Changed
- Add mutex for accessing server clients by @DaniElectra in #33
Full Changelog: v1.0.39...v1.0.40
v1.0.39
v1.0.38
What's New
Full Changelog: v1.0.37...v1.0.38