You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-15 22:56:30 +09:00
11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
|
|
|
|
* The NetBuffer object is gone; instead there are NetOutgoingMessage and NetIncomingMessage objects
|
|
|
|
* No need to allocate a read buffer before calling ReadMessage
|
|
|
|
|
|
|
|
|
|
|