multiplayer-community-contributions icon indicating copy to clipboard operation
multiplayer-community-contributions copied to clipboard

Ruffles SocketConfig should be modifieable

Open dosomder opened this issue 5 years ago • 1 comments

The RufflesTransport allocates a new SocketConfig everytime needed: https://github.com/MidLevel/MLAPI.Transports/blob/master/RufflesTransport/RufflesTransport.cs#L215

There should be a way to modify the SocketConfig from outside the class so that for example packet merging can be disabled globally.

dosomder avatar Sep 09 '19 09:09 dosomder

We do not have time to work on this, but adding this feature to the Ruffles transport would be a welcome addition.

LukeStampfli avatar Apr 23 '21 12:04 LukeStampfli