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

why doesnt this client library provide any close or logout function to recycle the connections? #1

Open
ws6 opened this issue Jan 3, 2018 · 1 comment

Comments

@ws6
Copy link

ws6 commented Jan 3, 2018

I supposed the server will need to logout each connection by client.
Or can server tolerate connection abusing?circuit breaker?

@varun-ramraj
Copy link
Contributor

It's a pretty basic library that was originally provided as a proof of concept. If you have ideas on making it more robust, please let me know. It's designed to work with Clarity LIMS, which has quite a robust connection close mechanism through the interface used for automating script execution, however, good code is always a good thing. What would you suggest?

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