
Tinode
Instant messaging server with multi-platform clients and APIs

Tinode is a full-stack instant messaging platform designed for building modern chat applications. It provides a Go-based server, official clients for web and mobile, and APIs that support custom integrations such as chatbots and automated agents.
Key Features
- One-to-one messaging, group chats, and broadcast-style channels with read-only subscribers
- Real-time delivery, read receipts, typing indicators, and presence notifications
- Rich message content: markdown-style formatting, inline media, and file attachments
- Voice and video calls, plus voice messages
- Granular per-topic access control and server-side blocking controls
- Extensible architecture with plugins for features like moderation and chatbots
- JSON over WebSocket (with optional long polling) and Protobuf over gRPC
- Pluggable database layer with support for PostgreSQL, MySQL/MariaDB, and MongoDB
- Media/file handling via local filesystem or S3-compatible storage backends
Use Cases
- Building a custom consumer or community chat app (mobile + web)
- Adding in-app messaging, support chat, or anonymous chat to a product
- Developing bot-driven workflows and integrations using the messaging APIs
Limitations and Considerations
- Federation and end-to-end encryption are listed as planned features and may not be available
- Some advanced capabilities (for example, full-text message search) are planned rather than included by default
Tinode fits teams that want an embeddable messaging backend with strong real-time features and multiple official clients. Its API options and extensibility make it suitable for both standalone chat products and messaging features inside existing applications.
Categories:
Tags:
Tech Stack:
Similar Services

Rocket.Chat
Self-hosted secure team chat with voice, video, and omnichannel
Rocket.Chat is an open-source communications platform for secure team messaging, channels, DMs, voice/video, integrations, and customer omnichannel support.


Novu
Open-source notifications infrastructure for inbox and multi-channel delivery
Novu is an open-source notifications platform with a unified API, workflow orchestration, and embeddable in-app inbox for email, SMS, push, and chat.

Mattermost
Secure, self-hosted team collaboration and messaging platform.
Open-source, self-hosted messaging platform for secure team collaboration with real-time chat, audio calls, screen sharing, and integrations.


ntfy
HTTP-based pub-sub push notification service via PUT/POST
ntfy is a lightweight HTTP pub-sub service to send push notifications to phones, desktops, and browsers via PUT/POST or a REST API.

Chatwoot
Open-source omnichannel customer support and live chat platform
Chatwoot is an open-source customer support platform with a shared inbox for live chat, email, and messaging channels, plus automation, reporting, and a help center.

Zulip
Organized team chat with topic-based threading
Open-source team chat server with topic-based threading for focused, asynchronous, and real-time communication in distributed teams.
Go
JSON
Docker
MariaDB
gRPC