msgpack — Advanced Examples
MessagePack: fast compact binary serialization
Advanced msgpack techniques
Advanced usage and configuration of msgpack.
python
import msgpack print("Advanced msgpack techniques")
These advanced techniques unlock the full power of msgpack.
Want to try these examples interactively?
Open Advanced Playground