From 41aace02f702511ed0b9491d63758594232d8456 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Fri, 2 Sep 2022 15:04:26 +1000 Subject: [PATCH] doc(web-chat): update readme, protons is used --- web-chat/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/web-chat/README.md b/web-chat/README.md index 6011a69..343f14a 100644 --- a/web-chat/README.md +++ b/web-chat/README.md @@ -7,6 +7,7 @@ - Waku Filter - Waku Light Push - Waku Store +- Protobuf using `protons` A ReactJS chat app is provided as a showcase of the library used in the browser. It implements [Waku v2 Toy Chat](https://rfc.vac.dev/spec/22/) protocol.