From 4c80a9afa3456defafb3bfe63f82aaa4825b6b45 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Tue, 6 Feb 2024 13:52:31 +1100 Subject: [PATCH] Add mention re binding scopes --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index 6e4f563..0457d7a 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -446,6 +446,7 @@ Design and implement a protocol that uses TWN to negotiate the creation of an al - Serve only Content Topic Specific messages (filter, light push) - Merge js-waku and NodeJS-nwaku APIs to enable usage of single SDK for JavaScript on all environments. - Review DB choices for embedded, and datacenter node. +- All Waku protocols on bindings: it would be a large scope to have all protocols available in bindings so the bindings scope will be limited until value is demonstrated. ## Chat SDK Milestones