danielschleindlsperger / syncify-legacy

Listening Rooms for Spotify.
https://syncify.co
0 stars 0 forks source link

Automatically kick users after leaving rooms #36

Closed danielschleindlsperger closed 5 years ago

danielschleindlsperger commented 5 years ago

When a user disconnects from a Pusher channel, we automatically remove him from the user list. This is needed so that we don't change the song on their spotify long after they're gone.

Can be implemented with Pusher Presence Channel webhooks