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

on connection loss, reconnect and also re-bind #66

Closed
komuw opened this issue Jan 17, 2019 · 1 comment
Closed

on connection loss, reconnect and also re-bind #66

komuw opened this issue Jan 17, 2019 · 1 comment

Comments

@komuw
Copy link
Owner

komuw commented Jan 17, 2019

this means we need to be testing whether we still have a connection.
Once we detect connection is lost;

  • we should call client.connect
  • also call client.transceiver_bind

maybe we should also pause all other operations as we are doing the above??

We should also do state transitions

@komuw
Copy link
Owner Author

komuw commented Jan 19, 2019

This will be solved in; #67

@komuw komuw closed this as completed Jan 19, 2019
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