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 persistant connections #78

Open
watzon opened this issue Jun 26, 2019 · 2 comments
Open

Support persistant connections #78

watzon opened this issue Jun 26, 2019 · 2 comments

Comments

@watzon
Copy link
Contributor

watzon commented Jun 26, 2019

Persisting connections can dramatically reduce request time. I'm not sure if Halite is already doing this, but it might be something to look into if not. Here is an example of a Ruby gem that does it.

@icyleaf
Copy link
Owner

icyleaf commented Jun 27, 2019

This may depend on crystal-lang/crystal#6011 or rewrite HTTP connection which i was doing it #58

@watzon
Copy link
Contributor Author

watzon commented Jun 27, 2019

Rolling your own HTTP implementation is pretty awesome. Looks like crystal-lang/crystal#6011 may take a while, so that might be exactly what you need

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