1 repo
Architectures combining multiple web frameworks to handle different request types.
Distinguishing note: Specifically addresses multi-framework backend integration.
Explore 1 awesome GitHub repository matching web development · Hybrid Web Backends. Refine with filters or upvote what's useful.
Zulip is an open-source, self-hosted chat platform designed for real-time team communication. It organizes conversations into threaded streams, allowing users to maintain focus and manage complex discussions within a private, secure infrastructure. The project provides full control over data, authentication, and server management, making it a comprehensive solution for organizations requiring a dedicated messaging environment. The platform distinguishes itself through a hybrid backend architecture that combines a robust web framework for standard requests with an asynchronous event-streaming
Uses a Django and Tornado hybrid architecture to balance standard requests with asynchronous streaming.