mirror of
https://github.com/Kaveinator/NetickProForUnity.git
synced 2025-10-26 09:49:06 -07:00
Added settings to LiteNetLibTransportProvider. In addition, made general improvements and fixed a bug when sending user data with a byte size bigger than _bytes size.
This commit is contained in:
@@ -12,3 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 5b519f64e02c1ed48a5a00039c4f6c4e, type: 3}
|
||||
m_Name: LiteNetLibTransportProvider
|
||||
m_EditorClassIdentifier:
|
||||
DisconnectTimeout: 5
|
||||
ReconnectInterval: 0.5
|
||||
MaxConnectAttempts: 10
|
||||
UpdateInterval: 0.015
|
||||
|
||||
Reference in New Issue
Block a user