gotify / contrib

A list of community contributions.
MIT License
95 stars 38 forks source link

[FEATURE REQUEST] Multiuser support on WebSocket #48

Closed androidseb25 closed 5 months ago

androidseb25 commented 5 months ago

Since i've created the iOS App, many of my users requested to me a multiuser support, but it's not possible without creating X WebSocket connections.

Is it possible to pass multiple clients in an array or something else to the WebSocket, to avoid the multiple connections?