- Docs
- Core Concepts
- Channels
Channels
Channels are the primary way to organize and route messages in QPub.
Overview
Channels provide a structured way to:
- Organize message streams
- Control access and permissions
- Manage message routing
- Monitor channel activity
Channel Types
- Public Channels: Accessible to all authorized users
- Private Channels: Restricted access with specific permissions
- Presence Channels: Track user presence and status
Key Features
- Lifecycle Management: Create, configure, and manage channels
- Message Routing: Automatic message distribution
- Access Control: Fine-grained permissions
- Monitoring: Real-time channel analytics
This page is under construction. Channel documentation will be expanded soon.
Previous
Connection Lifecycle
Next
Overview