Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

[server-node] Allow multiple connected clients #502

Open
LayneHaber opened this issue Mar 24, 2021 · 0 comments
Open

[server-node] Allow multiple connected clients #502

LayneHaber opened this issue Mar 24, 2021 · 0 comments

Comments

@LayneHaber
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It might be worth considering to allow multiple clients subscribing for the same public identifier, but with different URLs. One way that could be done is by adding a client-provided subscriber ID that must be unique; or by hashing the evts data to get a unique ID for every client.

This would allow multiple RestServerNodeService classes to connect to the same server-node instance with a high degree of control over the events

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant