Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw Binary support #37

Closed
seppo0010 opened this issue Aug 26, 2015 · 2 comments
Closed

Raw Binary support #37

seppo0010 opened this issue Aug 26, 2015 · 2 comments

Comments

@seppo0010
Copy link

Is Raw Binary supported at the moment? I believe Vec<u8> is serialized as an array of numbers instead of a Raw String. Is there a wrapper that can be used?

@3Hren
Copy link
Owner

3Hren commented Aug 26, 2015

Hi!

Please take a look here: https://github.com/3Hren/msgpack-rust/blob/master/rmp-serde/tests/serializer.rs#L339. This is only currently supported with Serde serializer.

@seppo0010
Copy link
Author

Cool, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants