📄️ What is Fishjam?
Understanding the role and purpose of Fishjam
📄️ What is the Sandbox API?
The Sandbox API is a development tool that simplifies getting started with Fishjam by providing a simple backend for testing, eliminating the need to build your own server initially.
📄️ Fishjam Architecture
Understanding how Fishjam works under the hood
📄️ Room Types Explained
Understanding different types of rooms and when to use them
📄️ Security & Token Model
Understanding Fishjam's security architecture and token system
📄️ Agent Internals
This explanation focuses on the inner workings of Fishjam Agents.
📄️ Private vs Public Livestreams
This explanation only applies to Fishjam rooms with type livestream.
📄️ Data Channels
Data channels allow you to send and receive arbitrary binary data between peers in a room. This is useful for implementing features like text chat, file sharing, game state synchronization, or real-time cursor positions.
📄️ Glossary
A brief walk-through of the terms we use in the documentation.