Gets a list of client IDs connected to this namespace (across all nodes if applicable).
Hash of Socket objects that are connected to this namespace indexed by id.
The namespace identifier property.
Registers a middleware, which is a function that gets executed for every incoming Socket, and receives as parameters the socket and a function to optionally defer execution to the next registered middleware.
Registers a middleware, which is a function that gets executed for every incoming Socket, and receives as parameters the socket and a function to optionally defer execution to the next registered middleware.
the function that gets executed for every incoming Socket
Represents a pool of sockets connected under a given scope identified by a pathname (eg: /chat). By default the client always connects to /.