Examples
From avatar stacks to live cursors, learn how deliver live chat, multiplayer collaboration features, and more.
Filters
PRODUCT

Online Status
Show online/offline status of users in a chat application.

Room History
Display message history in chat rooms.

Chat Messages
Implement realtime messaging in chat rooms.

Room Reactions
Add emoji reactions to messages in chat rooms.

Typing Indicator
Show when users are typing in a chat room.

LiveCounter
Use a synchronized numerical counter to track reactions or any numerical data in realtime.

LiveMap
Synchronize application state across users in realtime using a key/value data structure.

Channel Messages
Implement pub/sub messaging using channels.

Channel State
Monitor and react to channel state changes.

Connection State
Handle connection state changes in pub/sub applications.

Message History
Retrieve historical messages from channels.

Message Encryption
Implement end-to-end encryption for pub/sub messages.

Channel Occupancy
Monitor the number of subscribers on a channel.

Presence
Track presence of users on channels.

Rewind
Specify where to start a channel attachment from.

Avatar Stack
Display stacked avatars for users in a space.

Component Locking
Implement component-level locking in collaborative spaces.

Live Cursors
Show realtime cursor positions of users in a space.

Member Location
Track and display member locations within a space.

