You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-16 23:26:32 +09:00
SRP authentication base code added
This commit is contained in:
@@ -57,7 +57,6 @@ namespace Lidgren.Network
|
||||
internal int m_maximumTransmissionUnit;
|
||||
internal bool m_autoExpandMTU;
|
||||
internal float m_expandMTUFrequency;
|
||||
internal float m_expandMTUFactor;
|
||||
internal int m_expandMTUFailAttempts;
|
||||
|
||||
public NetPeerConfiguration(string appIdentifier)
|
||||
|
||||
Reference in New Issue
Block a user