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

Automatically reconnect chat in case of disconnections #2

Open
EugenioPetulla opened this issue Apr 26, 2023 · 2 comments
Open

Automatically reconnect chat in case of disconnections #2

EugenioPetulla opened this issue Apr 26, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@EugenioPetulla
Copy link
Owner

EugenioPetulla commented Apr 26, 2023

Find an elegant way to reconnect if a server disconnection happens.

we can use the on_close handle of websockets library but we have to figure out how we want to do it and leave some space for disconnecting the client voluntarily.

@EugenioPetulla EugenioPetulla added the enhancement New feature or request label Apr 26, 2023
@Mte90
Copy link
Collaborator

Mte90 commented Jun 14, 2023

It could be useful a way to simulate that case.

@EugenioPetulla
Copy link
Owner Author

It could be useful a way to simulate that case.

just shutdown the core and restart it, it will lose the connection for a while ;)

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

No branches or pull requests

2 participants