Skip to content

How long is a disconnected client kept in io.sockets.clients() #349

Closed
@bigal488

Description

@bigal488

using 0.7.6 from npm. When a client connects and then the browser is quit (i.e. the client doesnt send a disconnect event), the client seems to remain listed in io.sockets.clients() with a status of disconnected=true indefinitely.
Surely clients should be auto-pruned after a configurable timeout? - I couldnt find anything on the Wiki

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions