vaimee / SEPA-js

A js client library for SPARQL Event Processing Architecture
https://site.unibo.it/wot/en
2 stars 2 forks source link

Broken socket indication #3

Closed lroffia closed 5 years ago

lroffia commented 6 years ago

It could be useful to provide an indication of a broken socket. The client could then try to connect again.

relu91 commented 6 years ago

Sure, I'll totally consider it for the next version.

relu91 commented 5 years ago

Version 0.6.0 introduces a new event API for subscriptions. The connection-error event is related to a broken socket. I'll close the issue for now if in the future the connection-error event is not enough we should evaluate a specific event for broken sockets.