Skip to content

Request support for Msgpack parser #28

Open
@heartz66

Description

@heartz66

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions