Hello dearest developers,
uLobby 1.3.0 beta is
constantly progressing towards a stable release thanks to the feedback
we are getting. I'm happy to announce that the second beta version has
been made public.
The main reason for this release is a fix for potential port stealing issues on Linux platforms.
You can find the package
here.
Release Notes
General fixes and improvements:
- Internal send and receive buffers initialize to a proper size now (according to MTU), the issue caused wasting of memory
Windows improvements:
- Lobby.config.receiveBufferSize and sendBufferSize to configure the size of the socket buffer for sending and receiving messages
Linux fixes:
- uLobby
could occasionally lose the connection to (either between server
<-> lobby or client <-> lobby) because of using of
non-exclusive address/port use
On behalf of the UnityPark team,