summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-01-15 13:50:02 +0100
committerGitHub <[email protected]>2024-01-15 13:50:02 +0100
commit1b39b07c8df6d2d44c6082df7df97a70ec848700 (patch)
tree716a7b75cfc9352c46e66a258dfb497e9c2f7615 /README.md
parenta239d8623a00f96c66b8379a48626282c0ceaf6a (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d99617e9..e45120eb 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ with much greater performance and flexibility. `HTTP(S)/2/3` and `fCGI` servers
- OpenTelemetry protocol support (`gRPC`, `http`, `jaeger`).
- Workflows manager via [Temporal](https://temporal.io)
- `gRPC` server. For increased speed, the `protobuf` extension can be used.
-- `HTTP(S)/2/3` server features **automatic TLS management**, **103 Early Hints** support and middleware like: Static, Headers, gzip, prometheus (metrics), send (x-sendfile), OTEL, proxy_ip_parser, etc.
+- `HTTP(S)/2/3` and `fCGI` servers features **automatic TLS management**, **103 Early Hints** support and middleware like: Static, Headers, gzip, prometheus (metrics), send (x-sendfile), OTEL, proxy_ip_parser, etc.
- Embedded distribute lock plugin which manages access to shared resources.
- Metrics server (you might easily expose your own).
- WebSockets and Broadcast via [Centrifugo](https://centrifugal.dev) server.