2 Repos
Configurations for the communication protocols used between the gateway and upstream services.
Distinct from Protocol Gateways: Focuses on configuring the gateway-to-backend protocol (e.g., HTTP, gRPC) rather than translating identity data.
Explore 2 awesome GitHub repositories matching networking & communication · Backend Protocol Settings. Refine with filters or upvote what's useful.
Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c
Provides configurations for specifying the communication protocols, such as HTTP or gRPC, used between the gateway and upstream services.
This project is a Kubernetes ingress controller that manages external traffic by dynamically configuring the HAProxy load balancer. It functions as a bridge between cluster resources and the network data plane, translating high-level ingress definitions into active proxy configurations to route HTTP, TCP, and UDP traffic into containerized environments. The controller distinguishes itself through a decoupled architecture that separates control plane logic from the proxy process, allowing for independent lifecycle management and versioning. It utilizes template-based configuration generation a
Configures communication protocols like HTTP/1, HTTP/2, and FastCGI between the proxy and backend services.