Developer Architecture
Clean Integration &
Platform Security
T-Chat splits control-plane operations (auth, webhooks, provisioning) from the messaging data plane (real-time channels, reactions).
How it fits
Drops in between your app and your server.
T-Chat is the messaging backend you don’t have to build. Your app and your server both talk to it — so you ship live chat without running the infrastructure behind it.
Your app
Users + chat UI
realtime
T-Chat
messaging backend manifoldsecure setup · events
Your server
Backend services
01Add the SDK
Drop the chat UI into your app — no messaging backend to build.
02Authenticate users
Your server requests a scoped token and hands it to the client.
03Go live
Verified webhooks keep your backend in sync as conversations happen.