1 रिपॉजिटरी
Backend frameworks that natively support multiple communication standards such as HTTP, gRPC, and WebSockets.
Distinct from Multi-Protocol Gateways: Existing candidates are gateways or specific gRPC implementations, not general application frameworks supporting multiple protocols.
Explore 1 awesome GitHub repository matching web development · Multi-Protocol Backend Frameworks. Refine with filters or upvote what's useful.
Midway is a suite of backend frameworks for Node.js designed to build enterprise microservices and full-stack applications. It centers on a dependency injection architecture using an inversion-of-control container and decorators to organize complex business logic and maintainable server-side structures. The framework provides multi-protocol support for HTTP, gRPC, and WebSockets, allowing a single environment to handle diverse service-to-service networking requirements. It also includes a multi-runtime adapter layer that enables applications to be deployed across traditional containers and va
Ships a backend framework that natively supports multiple communication standards including HTTP, gRPC, and WebSockets.