Skip to content

Error on Send Event #25

Description

@kaua-rob

First of all thank you for having made your deepstream library public.

I had a small problem with the lib regarding sending events, it happens that when the deepstream connection is lost the "Publish" method does not pop an exception and I have not found a way to verify if the connection to WebSocket is active.

To resolve I downloaded your project and made a modification to solve my problem at the moment. Basically I left the connection enumerators exposed so that I can verify that the connection is open and active.

The javascript or deepstream library automatically reconnects whenever the connection is lost.

Sorry for my bad English, because it's difficult to translate things from Portuguese to English with google translator.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions