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

Support for persistent connections? #134

Open
amit777 opened this issue Aug 16, 2021 · 1 comment
Open

Support for persistent connections? #134

amit777 opened this issue Aug 16, 2021 · 1 comment

Comments

@amit777
Copy link

amit777 commented Aug 16, 2021

I was wondering if it was possible for the module to keep a persistent connection open to a server to make multiple API requests. Also, if the persistent connection dies, then it would retry to connect.

Something similar to what is described in this article:
https://medium.com/@onufrienkos/keep-alive-connection-on-inter-service-http-requests-3f2de73ffa1

@FGRibreau
Copy link
Owner

It could be possible yes, I'm interested in a PR to view what can be done in that direction :)

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