gotify / contrib

A list of community contributions.
MIT License
108 stars 46 forks source link

[FEATURE REQUEST] Multiuser support on WebSocket #48

Closed androidseb25 closed 10 months ago

androidseb25 commented 10 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?