JohnXLivingston / peertube-plugin-livechat

GNU Affero General Public License v3.0
86 stars 26 forks source link

Purge PubSub subs to room's tasks on startup ? #414

Open JohnXLivingston opened 3 weeks ago

JohnXLivingston commented 3 weeks ago

Is your feature request related to a problem? Please describe.

Clients are subscribing to room's tasks on connection, and should unsubscribe when leaving. See the technical documentation for more information.

In some case, subs can remain. For example if Prosody is killed. Such subs will have no effect, but should be cleaned somehow.

Describe the solution you'd like

Maybe Prosody should clean pubsub subs on startup.