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

Reconnecting patch #2

Open
julien51 opened this issue Aug 14, 2010 · 1 comment
Open

Reconnecting patch #2

julien51 opened this issue Aug 14, 2010 · 1 comment

Comments

@julien51
Copy link
Contributor

Hey,

Here is a patch to allow for reconnection : http://gist.github.com/524175

I'm not really sure how to test it except by hand (which I did), by turning the server on and off.
Also, the connected? method is useful to avoid stacking up commands. Clients can then decide not to send additional data if the server is not connected.

Let me know if you can integrate it!

@portertech
Copy link

I implemented something very similar #7

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

2 participants