Skip to content

Socket reuse? #53

@HoneyryderChuck

Description

@HoneyryderChuck

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions