From 5c84db4655ff31c4671175c62d5c2722476fb468 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Fri, 2 Feb 2024 14:29:40 +1100 Subject: [PATCH] Note on nwaku mobile milestone scope --- ROADMAP.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 8431521..d425757 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -279,8 +279,10 @@ Provide functioning bindings over nwaku in the following environments: ### Bindings - Mobile - **Deliverables**: (1) - + Verify and demonstrate that the Golang and Rust bindings work on mobile environments (Android and iOS). +Note that a review of client side protocols may be needed to ensure that nwaku uses the right protocols on mobile +(e.g. circuit relay as a client). ### Serve Limited Content Topic (Store)