Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@StrumDev StrumDev released this 07 Jan 16:11

Added: Logging - UdpLog.Initialize(Debug.Log);
Added: Limit on the size of the received packet in bytes.
Added: Maximum number of ids for clients: (Must be 2 times the maximum number of connections).

Changed: The issuance of indentifiers for clients.

Optimization: A small optimization of the “lock” key blocks has been performed on the server.