Skip to content

Commit bde8486

Browse files
committed
fix: update quic milestone
1 parent 44020dd commit bde8486

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

content/messaging/roadmap/milestones/2025-support-discovery-research-and-libp2p-quic.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
---
2-
title: Support Discovery Research and Libp2p QUIC
2+
title: QUIC Transport in Logos Delivery
33
tags:
4-
- messaging-milestone
4+
- messaging-milestone
55
date: 2025-12-03
66
---
77

8-
# Support Discovery Research and Libp2p QUIC
8+
# QUIC Transport in Logos Delivery
99

10-
**Estimated date of completion**: {Enter date}
10+
**Estimated date of completion**: Testnet v0.2
1111

12-
**Resources Required for 2025H2**: 0.5 Nim Engineer
12+
**Resources Required**: 0.5 Nim Engineer
1313

14-
Proceed with several items to support internal teams.
14+
Replace legacy multiplexers (Yamux, Mplex) with QUIC transport. The old multiplexers are going towards deprecation — Yamux is inefficient, Mplex is outdated. QUIC should be prioritized.
1515

1616
## FURPS
1717

18-
- [{Feature Name}]({path/to/furps/file}): {list of furps: F1, etc}
18+
- [Messaging API](/messaging/furps/core/messaging_sdk.md): S4. QUIC transport is supported for peer-to-peer message routing connections.
1919

2020
## Risks
2121

22-
| Risk | (Accept, Own, Mitigation) |
23-
|--------|-------------------------------|
24-
| [Risk] | [how to we address this risk] |
22+
| Risk | (Accept, Own, Mitigation) |
23+
| -------------------------- | -------------------------------------------------------------------------------------- |
24+
| QUIC maturity in nim-libp2p | QUIC support in nim-libp2p may not be production-ready. Trial and evaluate early. |
2525

26-
## Deliverables
26+
## Deliverables
2727

2828
### [Trial QUIC](https://github.com/waku-org/pm/issues/324)
2929

30-
**Owner**: Nim Messaging Team
30+
**Owner**: Delivery Team
3131

32-
**Feature**: [nwaku](/messaging/furps/application/nwaku.md)
32+
**Feature**: [Messaging API](/messaging/furps/core/messaging_sdk.md)
3333

3434
**FURPS**:
3535
- S4. QUIC transport is supported for peer-to-peer message routing connections.

0 commit comments

Comments
 (0)