v1.0.5
Overview
This is a patch release for version 1.0.
Key Updates
Fixed an issue where the server would occasionally crash or experience increased load
Fixed a bug where reconnection would fail when switching to an address within the same subnet in client P2P connections
Server
General
Fixed an issue where a panic could occur during reconnection
Resolved an issue where receiving invalid packets could increase the load
Fixed an issue where a panic could occur during inter-server communication
UDP
Addressed an issue where a panic could occur during UDP connections
P2P
Fixed a bug where a panic could occur during NAT Type determination
Client
General
Added status for socket errors
UDP
Modified to prevent closing the socket upon EHOSTDOWN error
Changed to reacquire the local address when the PublicIP changes
Last updated
Was this helpful?