1 مستودع
Architectural designs for chat servers that enable extensibility via plugins.
Distinct from Chat Server Plugins: Focuses on the server's architectural ability to support plugins rather than the individual plugins themselves.
Explore 1 awesome GitHub repository matching part of an awesome list · Plugin Architectures. Refine with filters or upvote what's useful.
This project is a self-hosted communication suite and private messaging infrastructure. It is a containerized chat platform designed for deployment on independent hardware to maintain full control over user data and server dependencies. The system features a modular plugin framework that allows custom features and behaviors to be loaded into the client at runtime via manifest files. It is designed as a proxy-compatible service, supporting configurable network port routing to operate behind external reverse proxy servers. The platform covers capabilities for containerized service orchestratio
Provides a modular chat server designed to be extended with custom functionality via plugins.