mneumann / rust-msgpack

[DEPRECATED] msgpack.org implementation for Rust language. Please use https://github.com/3Hren/msgpack-rust
122 stars 31 forks source link

Support the new spec for msgpack #11

Open mneumann opened 10 years ago

mneumann commented 10 years ago

rust-msgpack only partially supports the new spec. The new spec is not fully backwards compatible, so provide a way to conform to either specification.