summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-01-13 22:13:17 +0100
committerGitHub <[email protected]>2024-01-13 22:13:17 +0100
commit3d36bb8feaf7e85895963ee342329e5787111fd1 (patch)
tree6730653ab97607ac39c0748057b8567e089f2a59
parent94a10b938600676adcdd11cb9c58c9d45e63b573 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 71eb1093..000c6f84 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ with much greater performance and flexibility. `HTTP(S)/2/3` servers as just one
- 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` 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.
- 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.