This commit is contained in:
Perttu Ahola 2014-09-18 01:12:06 +03:00
parent 8f5f709f60
commit c2bd1b151e

View File

@ -60,6 +60,7 @@ name->type registry is used for determining numeric packet types.
Data is freeform. Types 0...99 are reserved for initialization.
Core uses cereal's portable binary serialization.
Core uses cereal's portable binary serialization, except for low-level packet
streaming.