From 9d422332ee3122acf82e834a2d21d73c69bfe7c3 Mon Sep 17 00:00:00 2001 From: Ara Sadoyan Date: Thu, 24 Apr 2025 14:44:24 +0200 Subject: [PATCH] Readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f2d189..a0b917c 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Built on Rust, on top of **Cloudflareโ€™s Pingora engine**, **Gazan** delivers w - โš™๏ธ **Upstream Providers:** Supports `file`-based static upstreams, dynamic service discovery via `Consul`, and upcoming `Kubernetes` integration - ๐Ÿ” **Hot Reloading:** Modify upstreams on the fly via `upstreams.yaml` โ€” no restart needed -- ๐Ÿ”ฎ **Automatic WebSocket Support:** No special config required โ€” connection upgrades are handled seamlessly -- ๐Ÿ”ฎ **Automatic GRPC Support:** Zero config for GRPC upstreams and downstreams +- ๐Ÿ”ฎ **Automatic WebSocket Support:** Zero config โ€” connection upgrades are handled seamlessly +- ๐Ÿ”ฎ **Automatic GRPC Support:** Zero config, Requires `ssl` to proxy, gRPC is handled seamlessly - ๐Ÿ” **TLS Termination:** Fully supports TLS for incoming and upstream traffic - ๐Ÿ›ก๏ธ **Built-in Auth Support:** - ๐Ÿง  **CORS & Header Injection:** Global and per-route header configuration