Chat SDK now supports XChat
Chat SDK adds XChat adapter for end-to-end encrypted conversations with automatic key management and content fallback.
You can now build bots that hold end-to-end encrypted 1:1 and group conversations on XChat with the new for Chat SDK.XChat adapter The adapter handles all encryption, key management, and signature verification automatically. Bots can also message users first, as long as the user has encrypted chat set up and follows the bot.
XChat has no markdown rendering, so the adapter falls back automatically: URLs and @mentions render as tappable links, tables as ASCII code blocks, and cards as text with a link preview. Streaming works through message edits. Read the documentation to get started.XChat adapter Read more
- vercel.comChat SDK now supports XChatprimary