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

Replace msgpack with msgpack-lite #156

Merged
merged 3 commits into from Dec 8, 2016
Merged

Replace msgpack with msgpack-lite #156

merged 3 commits into from Dec 8, 2016

Conversation

CarsonF
Copy link
Contributor

@CarsonF CarsonF commented Nov 29, 2016

Fixes #40. Alternative to #105.

My benchmarks showed msgpack-lite being a little bit faster encoding and a little bit slower decoding than msgpack. msgpack5 on the other hand was 5x slower doing both.

@darrachequesne darrachequesne merged commit cdddf36 into socketio:master Dec 8, 2016
@CarsonF CarsonF deleted the msgpack-lite branch December 8, 2016 01:54
@darrachequesne darrachequesne mentioned this pull request Jan 8, 2017
@darrachequesne darrachequesne added this to the 3.0.0 milestone Jan 8, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants