Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect WampRouter disconnect #172

Open
Chrischhan opened this issue Jul 11, 2017 · 0 comments
Open

detect WampRouter disconnect #172

Chrischhan opened this issue Jul 11, 2017 · 0 comments

Comments

@Chrischhan
Copy link

Hi

i have an app that connects with wamp_tcp_transport to an Crossbar router.
I want to detect if the router is disconnected ( connection lost from router shutdown).

at the moment the app thinks that the socket is still connected.

How can i manage that or is the errorhandling in wamp_rawsocket_transport missing (check there for ie boost::asio::error::connection_reset and close socket?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant