You can now read, update, and subscribe to all your chat messaging data—no chat UI needed. This means that you can bring your own fully custom-built chat UI, and let TalkJS take care of the rest.
To work with real-time chat data, you have the following two options:
- Realtime API, part of the JavaScript SDK
- @talkjs/core, a standalone package now available on NPM
Want to get started directly? Here are some guides:
In a hurry? Copy a full working code example.