This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72ecba8e5b96c7431e8e513f4ba992cc017cdfbe
LuaCsForBarotraumaEP
/
Barotrauma
/
Source
/
Networking
/
GameServer.cs
Joonas Rikkonen
72ecba8e5b
Fixed message fragmentation issues caused by initial lobby syncing. The size of the initial message exceeds MTU if the host has a large number of subs, and apparently Lidgren doesn't attempt to handle fragmenting by default when sending the messages with the unreliable delivery method. Now the initial syncing message is sent only once with the reliable delivery method which should be able to handle fragmented messages.
2017-06-04 19:56:57 +03:00
85 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink