Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

server: Find better serializer #13

Open
simnalamburt opened this issue Feb 24, 2015 · 2 comments
Open

server: Find better serializer #13

simnalamburt opened this issue Feb 24, 2015 · 2 comments

Comments

@simnalamburt
Copy link
Owner

Currently using json, probably not the best option

@sgkim126
Copy link
Collaborator

rust-msgpack is good solution. But there are too many warnings, because it uses too outdated code.
I think we can move to rust-msgpack when the warnings are fixed.

@simnalamburt
Copy link
Owner Author

Rust core team is now currenlty working on making Rust's own good object serialization format but not done yet
http://doc.rust-lang.org/nightly/rbml/index.html

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

No branches or pull requests

2 participants