Skip to content

v0.6.1

Compare
Choose a tag to compare
@skeyll skeyll released this 29 May 09:03
· 20 commits to main since this release
654d7c2

Improve Connection Established

Change

ReconnectLobby to return false when there's no member.
TimeOutSec to ushort.
(Test)Timeout of the prep for p2p connection to 30sec. And return false if the connection has not established until timeout.
GetPacketFromBuffer receives just next packets size.