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