Skip to content

close() not working or taking a really long time  #44

@rreghin

Description

@rreghin

Hello again!

I'm having a hard time trying to figure out why the close() method is not working properly.

When using the browser's native version of WebSocket, or the Android's 4.4.x native version (fallback) as well, the close() method works as expected, and it closes the connection right away.

But when using your plugin, it takes forever to close the connection, and eventually the server will close the connection due to innactivity.

Should I do something else other than simply calling the close() method (function) of the object??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions