In this interactive tutorial, we’ll show you the core concepts of the Chat Messaging API. Stream provides the chat API, offline storage layer and UI components for building chat. This API tour explains how the API works. If you just quickly want to build chat, it’s better to start with React, Compose, SwiftUI and other tutorials.
Install with:
curl -fsSL https://getstream.io/cli.sh | bash
npx skills add GetStream/agent-skills -s stream
The fastest way to build with Stream. Start a new project or improve an existing one. Full CLI and documentation integration out of the box.
Ask your agent:
/stream Build me a Social App with Feeds and Moderation.