Skip to content

Crashing on receiving connection #2

@ericzon

Description

@ericzon

I would like to connect socket.io with kafka, but when is configured with this adapter, on receiving a new connection it crashes:

this.adapter.addAll(this.id, rooms, function(err){
               ^

TypeError: this.adapter.addAll is not a function
    at Socket.join (/.../node_modules/socket.io/lib/socket.js:248:16)

I've tried with redis adapter and it works ok.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions