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

Request support for Msgpack parser #28

Open
heartz66 opened this issue Oct 9, 2024 · 0 comments
Open

Request support for Msgpack parser #28

heartz66 opened this issue Oct 9, 2024 · 0 comments

Comments

@heartz66
Copy link

heartz66 commented Oct 9, 2024

It would be helpful to implement MessagePack (Msgpack) encoding/decoding in Socket.IO streams. JSON stringify() has limitations with large or complex data, leading to performance issues and difficulties with certain data types like Date and Mongoose ObjectId's.

Socket.io redis adapter and emitter have support for this already.
https://github.com/socketio/socket.io-redis-adapter/tree/main

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

1 participant