Skip to content

Wrong documentation: return_buffers should be false #103

@JohnXLivingston

Description

@JohnXLivingston

Hello,
I'm struggling for 2 days to update SocketIO on one of my project. It appears that the problem was the option return_buffers set to true in the Redis client. This value is documented here: https://github.com/socketio/socket.io-redis-emitter/blob/master/Readme.md#emitterclient-opts

It should be set to false in order to work.

See here: socketio/socket.io-redis-adapter#185
Or in these release notes: https://github.com/socketio/socket.io-redis-adapter/releases/tag/3.0.0

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