From 6f1f27a2b9fee764d2cb48a2ac70c70a94de6652 Mon Sep 17 00:00:00 2001 From: fatihbaltaci Date: Mon, 27 Nov 2023 16:31:19 -0800 Subject: [PATCH] Update supported protocols --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35d41cd..49cc3cd 100644 --- a/README.md +++ b/README.md @@ -136,8 +136,10 @@ Alaz supports the following protocols: - HTTP - HTTPS (OpenSSL and Go TLS) +- HTTP2 - Postgres - RabbitMQ +- gRPC Other protocols will be supported soon.