Skip to content

Socket object is not being received on during session termination #1

@zakhaev26

Description

@zakhaev26

In server file present at chat-app , when a socket emits the disconnect event,a socket object is not being passed to the disconnection logic function which results in termination of all the sockets present in TCP network server.

Solution could be to pass a socket object to disconnect emition so that error can be handled instead of terminating session for all the users.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions