lidgren
|
1ecf9fd8b8
|
Changed all Endpoint to EndPoint for consistency
|
2012-07-06 21:28:13 +00:00 |
|
lidgren
|
19000f8036
|
XML comments added to remove all warnings; Documentation.chm updated
|
2011-04-25 15:13:36 +00:00 |
|
lidgren
|
f4831a98a7
|
Removed initial average rtt over-estimation since it seems to overshoot first message anyway (due to other processing I suppose)
|
2011-03-04 22:17:06 +00:00 |
|
lidgren
|
86ce594103
|
Send a ping as quickly as possible after connection; faster to arrive to proper RTT
|
2011-02-21 22:21:08 +00:00 |
|
lidgren
|
a7bc44f52a
|
Exposed RemoteTimeOffset
|
2011-02-20 22:47:33 +00:00 |
|
lidgren
|
3aa9fc0836
|
Remote time diff now initialized as part of handshake
|
2010-12-23 12:24:01 +00:00 |
|
lidgren
|
e2b66aca41
|
timeout deadline initialized earlier
|
2010-12-22 22:11:56 +00:00 |
|
lidgren
|
43b40f8a10
|
AutoExpandMTU disabled per default; minor tweaks to resends
|
2010-12-22 11:56:10 +00:00 |
|
lidgren
|
6989fbda61
|
tiny additions
|
2010-12-21 19:40:02 +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 |
|
lidgren
|
be902b8010
|
Initializing ping to random start to make network stream more unpredictable
|
2010-12-09 07:56:34 +00:00 |
|
lidgren
|
6a30a00172
|
Added some optimizations
|
2010-11-03 10:38:13 +00:00 |
|
lidgren
|
8029d725d1
|
Lots of xml comments added. Documentation updated.
Removed extension methods to be able to compile for .net framework 2.0
|
2010-10-20 20:03:39 +00:00 |
|
lidgren
|
609bc1afe2
|
major update; gen 3.5
|
2010-10-19 17:45:55 +00:00 |
|
lidgren
|
fa3bd2646f
|
Tweaks + debug messages
|
2010-09-07 06:35:09 +00:00 |
|
lidgren
|
1c73e5e279
|
More debug messages
|
2010-08-29 11:07:20 +00:00 |
|
lidgren
|
bdfdbb3601
|
Debug messages added
|
2010-08-29 11:04:45 +00:00 |
|
lidgren
|
51a4bfa5ea
|
KeepAliveDelay removed; ping frequency doubled instead if no activity in 1.5 x ping frequency
|
2010-06-24 11:23:36 +00:00 |
|
lidgren
|
14d3f3b390
|
Major refactoring of sending messages to multiple recipients
|
2010-06-21 19:22:21 +00:00 |
|
lidgren
|
046ca06ec6
|
Sequence numbers now stored in dictionary per connection to enable sending the same message reliable ordered message to several connections
|
2010-05-20 18:36:19 +00:00 |
|
lidgren
|
fbcd550a2a
|
transferred from trunk/Generation3 of lidgren-network
|
2010-05-06 18:30:27 +00:00 |
|