You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-06 02:11:06 +09:00
18 lines
436 B
Plaintext
18 lines
436 B
Plaintext
|
|
Completed features:
|
|
* Message coalescing
|
|
* Peer, connection statistics
|
|
* Lag, loss and duplication simulation for testing
|
|
* Connection approval
|
|
* Throttling
|
|
* Clock synchronization to detect jitter per packet (NetTime.RemoteNow)
|
|
* Peer discovery
|
|
* Message fragmentation
|
|
|
|
Missing features:
|
|
* Receipts 25% done, need design
|
|
* More realistic lag/loss (lumpy)
|
|
* Detect estimated packet loss
|
|
* More advanced ack packet
|
|
|