-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
In vanilla socket.io, join exists on the socket object (see http://socket.io/docs/server-api/#socket#join(name:string[,-fn:function]):socket). When calling join on a socket in the function with signature function (socket, args, next), it is reported that socket.join is not a function. This means existing socket.io code is not directly compatible with socket.io-events. Can you add the join feature to the sockets for these functions please?
Metadata
Metadata
Assignees
Labels
No labels