Define class schemas via decorators. Convert objects into keyless arrays for efficient network transmission. Decode them back into structured objects using the same schema. Ideal for compact, schema-based messaging, especially with MessagePack.
compression schema protobuf communication multiplayer network websocket messaging decorators msgpack deserialize compress decorator messagepack serialize schemaless low-dependency contractless
-
Updated
Oct 23, 2023 - TypeScript