Skip to content

Socket stopped listening event after 30 to 40 mins #1497

Open
@Kaleem-b-bigstep

Description

@Kaleem-b-bigstep

I have started the sockets and it worked well. Everything was working but after sometime socket stop listening events.

return SocketManager(
socketURL: url,
config: [
.log(true),
.forceWebsockets(true),
.reconnects(true),
.reconnectWait(1)
]
)

This is the configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions