Understand Chats
This guide explains how to use the Chat adapter to implement real-time messaging between the users of an Epicenter application.
Implementing chat rooms
The code examples are drawn from a template application in the chat branch of the dev-base-build repo. The template app supports episode- and world-scoped group chats, as well as direct messages (DMs) between participants.