Skip to content

Is it possible to initialize multiple Segment clients? #242

@remarkablemark

Description

@remarkablemark

I'm working on a project that connects to multiple Segment sources depending on the brand.

Currently, Segment::init() only allows 1 client to be initialized and if it's call multiple times, it will override the previous one.

Is it possible to initialize multiple Segment clients without having to copy the Segment class to my own project?

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