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

Add a mechanism to halt and resume connection #1

Open
nugget opened this issue Jan 1, 2017 · 1 comment
Open

Add a mechanism to halt and resume connection #1

nugget opened this issue Jan 1, 2017 · 1 comment

Comments

@nugget
Copy link
Owner

nugget commented Jan 1, 2017

Since the AVR can only support a single telnet connection at a time, responsible client code should have a method for disconnecting and reconnecting voluntarily so that the user can connect with other apps (like the ARC-2 room correction software) with disrupting other services.

Hyralex added a commit that referenced this issue Jul 13, 2021
* Create build.yml

* Remove travis build

* remove coroutine

* Add flake8 config and fix linting issue

* add simple test and avoid initial connect when autoreconnect is false
Hyralex added a commit that referenced this issue Jul 13, 2021
* Create build.yml

* Remove travis build

* remove coroutine

* Add flake8 config and fix linting issue

* add simple test and avoid initial connect when autoreconnect is false
Hyralex added a commit that referenced this issue Jul 13, 2021
* Create build.yml

* Remove travis build

* remove coroutine

* Add flake8 config and fix linting issue

* add simple test and avoid initial connect when autoreconnect is false
Hyralex added a commit that referenced this issue Jul 13, 2021
* Create build.yml

* Remove travis build

* remove coroutine

* Add flake8 config and fix linting issue

* add simple test and avoid initial connect when autoreconnect is false
@smichalove
Copy link

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

No branches or pull requests

2 participants