pusher / chatkit-client-js

JavaScript client SDK for Pusher Chatkit
https://pusher.com/chatkit
MIT License
90 stars 15 forks source link

Room-level presence #93

Closed nbransby closed 4 years ago

nbransby commented 6 years ago

My use case requires me to show user presence at a room level, with a user considered online in a room if they have an active room subscription.

callum-oakley commented 6 years ago

Hmmm, I'm afraid this is not currently supported, but consider this a feature request!

nbransby commented 6 years ago

OK thanks, I implemented it with pusher channels in the meanwhile

neuropass commented 5 years ago

This makes sense and I believe should be a must have. @nbransby could you explain how you did it with channels please? I would like to replicate it.

neuropass commented 5 years ago

any news here please? right now its still not possible to know when a user is online on X room only. although pusher site says it is: https://github.com/pusher/chatkit-client-js/issues/169 I see no docs on how to achieve this. unless I'm missing the obvious. Please advice

callum-oakley commented 4 years ago

Closing this because it's a feature request for the product as a whole not for this SDK. Please contact support if this is important for your use case.