From a1cfe58ca86648c6701f1cb7e8b1587348dd5b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo?= Date: Fri, 3 Apr 2020 17:30:28 +0200 Subject: Added fastws (alphabetically) to related projects (#770) --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 95270a3..1678960 100644 --- a/README.md +++ b/README.md @@ -485,6 +485,8 @@ uintBuf := fasthttp.AppendUint(nil, 1234) powerful routing package for fasthttp servers. * [fasthttprouter](https://github.com/buaazp/fasthttprouter) - a high performance fasthttp request router that scales well. + * [fastws](https://github.com/fasthttp/fastws) - Bloatless WebSocket package made for fasthttp + to handle Read/Write operations concurrently. * [gramework](https://github.com/gramework/gramework) - a web framework made by one of fasthttp maintainers * [lu](https://github.com/vincentLiuxiang/lu) - a high performance go middleware web framework which is based on fasthttp. -- cgit v1.2.3