Skip to content

HTTP clients joining with the same subscription should all join the same ClientPool #5

@aidenbell

Description

@aidenbell

As title, currently we always create a new ClientPool for clients joining with the same subscription. In order to allow some more interesting subscription structures, we should assign identical subscriptions the to the same pool.

Later this will allow us to specify the distribution type, and allow load balancing across like-clients for example.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions