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

Socket reuse? #53

Open
HoneyryderChuck opened this issue Jan 12, 2019 · 0 comments
Open

Socket reuse? #53

HoneyryderChuck opened this issue Jan 12, 2019 · 0 comments

Comments

@HoneyryderChuck
Copy link

I would like to know if it's possible to use the customer io client to send event/track requests using the same socket, either using HTTP/1.1 keep-alive or HTTP/2. A use case would be sending a specific email to all subscribers of an entity. The main API is causing a bit of overhead when you have to send more than one event/request.

Batch-sending could also fix it, but I assume that the server doesn't support it.

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

1 participant