1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-06 10:21:09 +09:00
Commit Graph

9 Commits

Author SHA1 Message Date
lidgren
740cc2ec1b Recycle outgoing ping and mtu messages 2014-11-05 09:20:26 +00:00
lidgren
0d2955637d Added NetConnection.CanSendImmediately() to determine if the sliding window is full
Recycle outgoing dropped messages
Encryption using CryptoProviders refactored 
Added NetUnreliableSizeBehaviour to configure behaviour for unreliable messages above MTU
Debug stats show number of received fragments
2014-10-10 15:25:54 +00:00
lidgren
14f20ace0e FxCop issues fixed; dead code removed 2013-02-24 13:40:30 +00:00
lidgren
a28bb5439c - Fixed various number to avoid re-allocating netbuffer storage 2012-09-24 07:09:30 +00:00
lidgren
1ecf9fd8b8 Changed all Endpoint to EndPoint for consistency 2012-07-06 21:28:13 +00:00
lidgren
6866e91cd8 tiny fix 2010-12-22 12:17:03 +00:00
lidgren
43b40f8a10 AutoExpandMTU disabled per default; minor tweaks to resends 2010-12-22 11:56:10 +00:00
lidgren
330c5cf83e ConnectionLatencyUpdated message type added; WriteTime() ReadTime() added 2010-12-20 10:35:51 +00:00
lidgren
772d80835b Crude Path MTU detection added 2010-12-12 19:07:55 +00:00