schemind
Read and write to messages serialized as arrays (indexed keys) by defining a schema, enabling smaller message size when using protocols such as msgpack or JSON.
Read and write to messages serialized as arrays (indexed keys) by defining a schema, enabling smaller message size when using protocols such as msgpack or JSON.
<h1 align="center">MsgPackIO 👋</h1>
<h1 align="center">MsgPackIO 👋</h1>
An alternative to JSON, aiming to reduce disk usage by storing decoded data and eliminating double-quotes
Haxe serialization format in JS
Websocket communication client using MessagePack protocol
A minimalistic, extensible MessagePack encoder and decoder for the web, supporting circular references. Built upon tiny-msgpack.
The library for elysia which allows you to work with MessagePack. To pack/unpack it, we use really fast msgpackr