From 396ed554f6ccc818a2e727402b56936c729d8336 Mon Sep 17 00:00:00 2001 From: Jacek Sieka Date: Tue, 6 Sep 2022 18:50:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3288018..cf7618f 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,10 @@ requires "chronos" ## Projects using `chronos` * [libp2p](https://github.com/status-im/nim-libp2p) - Peer-to-Peer networking stack implemented in many languages +* [presto](https://github.com/status-im/nim-presto) - REST API framework * [Scorper](https://github.com/bung87/scorper) - Web framework * [2DeFi](https://github.com/gogolxdong/2DeFi) - Decentralised file system +* [websock](https://github.com/status-im/nim-websock/) - WebSocket library with lots of features `chronos` is available in the [Nim Playground](https://play.nim-lang.org/#ix=2TpS)