1 repository
Frameworks for extending server functionality through secure, cross-platform plugins that hook into server internals.
Distinct from Plugin Systems: Distinct from Plugin Systems: focuses on server-side plugin extensibility for chat platforms rather than general developer tool plugin systems.
Explore 1 awesome GitHub repository matching development tools & productivity · Server. Refine with filters or upvote what's useful.
SpaceBarChat is an open-source, self-hosted chat server that implements the Discord client-server protocol, allowing existing Discord clients and bots to connect without modification. It provides a complete communication platform for real-time messaging, voice, and video, all running on your own infrastructure with data stored in a PostgreSQL database that automatically synchronizes its schema with the application source code. The platform is built on a three-service architecture that separates API, Gateway, and CDN processes, communicating via Unix domain sockets or RabbitMQ for coordination
Add new functionality through a secure, cross-platform plugin system.