v1.0.5

Overview

This is a patch release for version 1.0.

Key Updates

  • Fixed a bug 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 a bug where panic could occur upon reconnection

    • Fixed a bug where receiving an invalid packet could lead to increased load

    • Fixed a bug where panic could occur during server-to-server communication

  • UDP

    • Fixed a bug where panic could occur during UDP connections

  • P2P

    • Fixed a bug where panic could occur during NAT Type determination

Client

  • General

    • Added a status for socket errors

  • UDP

    • Changed behavior to not close the socket on an EHOSTDOWN error

    • Modified to reacquire the local address when the PublicIP changes

Last updated