Updates
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
- Initial release: ECMP-style payload striping and reassembly across paths.
|
||||
<!-- legacy: v0.3.0 -->
|
||||
|
||||
- Wave 6: presence-tier API tables, architecture wire section, validation test.
|
||||
- presence-tier API tables, architecture wire section, validation test.
|
||||
|
||||
<!-- legacy: v0.3.1 -->
|
||||
|
||||
- Wave 7: correct protocol in docs, getStats(), wire tables, category README.
|
||||
- correct protocol in docs, getStats(), wire tables, category README.
|
||||
## [0.3.2] - 2026-05-21
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -29,7 +29,7 @@ await mod.close()
|
||||
|
||||
## Docs
|
||||
|
||||
- [Category hub](../../docs/network-stack/README.md) — Wave 6 stack index
|
||||
- [Category hub](../../docs/network-stack/README.md) — network stack index
|
||||
- [Stack demo](../../examples/p2p-network-stack-demo/)
|
||||
- [docs/api.md](docs/api.md) — constructor, methods, events, errors
|
||||
- [docs/architecture.md](docs/architecture.md) — wire types, state, composition
|
||||
|
||||
@@ -41,5 +41,5 @@ sequenceDiagram
|
||||
|
||||
Composes with: `hyper-p2p-protocol-handshake`, `hyper-p2p-connection-pool`, `hyper-p2p-overlay-topology`.
|
||||
|
||||
See [`../_shared/WAVE6_NETWORK_STACK.md`](../../_shared/WAVE6_NETWORK_STACK.md) for layer ordering.
|
||||
See [`../_shared/NETWORK_STACK_LAYERS.md`](../../_shared/NETWORK_STACK_LAYERS.md) for layer ordering.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user