You can now get and subscribe to real-time data on a user’s online status. TalkJS Core (1.4.0) now has UserRef.subscribeOnline
, which subscribes to a user's online status. Real-time user online status data allows you to build anything from custom chat headers to online members’ lists.
Product
·
Subscribe to a user’s online status
You can now get and subscribe to real-time data on a user’s online status. Build anything from custom chat headers to online members’ lists.

Read next

Email notifications now support threaded conversations
TalkJS email notifications are now threaded by conversation in most email clients, making it easier for users to manage messages with a cleaner inbox.

Real-time typing status with JavaScript Data API
Use the TalkJS JavaScript Data API to subscribe to real-time typing indicators with automatic timeout handling for more accurate UX.

Build a custom inbox with TalkJS: Real-time conversation subscriptions
Learn how to build a custom inbox with real-time updates using TalkJS conversation subscriptions in the JavaScript Data API.