From 6bbbf05b1e6e940ed99669675af33bc0f8b6fa72 Mon Sep 17 00:00:00 2001 From: chair28980 Date: Wed, 15 Jan 2025 20:27:48 -0800 Subject: [PATCH] add link to messaging api milestone --- content/waku/milestones/open/2025-messaging-api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/waku/milestones/open/2025-messaging-api.md b/content/waku/milestones/open/2025-messaging-api.md index 7fd5c54e9..4018ee5cd 100644 --- a/content/waku/milestones/open/2025-messaging-api.md +++ b/content/waku/milestones/open/2025-messaging-api.md @@ -5,6 +5,8 @@ tags: date: 2025-01-14 --- +https://github.com/waku-org/pm/milestone/41 + Proceed with further Golang code decommission from the Waku stack by defining a Waku Messaging API that includes peer-to-peer reliability; move code implementing it from Golang to Nim; use Nim code in Status Application. Ensure strict separation of concerns between Chat protocols and Waku protocols. Uses clean nwaku c-bindings to revamp the Waku Rust bindings. ## Deliverables