Explore the modular architecture of the Plexichat ecosystem. Each component is independently versioned and tracked across our GitLab group.
View GitLab GroupThe core FastAPI backend engine. Handles REST API, Opcode-driven WebSocket Gateway, and Mediasoup WebRTC signaling. Integrated with PostgreSQL and Redis.
Modern web interface built for speed and responsiveness. Communicates with the core API and Gateway to provide a seamless user experience.
Shared utilities, configuration patterns, and development tools used across the entire Plexichat ecosystem to ensure consistency and performance.
The server, client, and shared utilities deploy independently, but are designed to align with a single API base URL and WebSocket gateway.