fix(readme): document QoS tiers, heartbeat frames, and adaptive flow control in the protocol overview

This commit is contained in:
2026-03-18 00:30:03 +00:00
parent d89d1cfbbf
commit b649322e65
3 changed files with 51 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-18 - 4.9.1 - fix(readme)
document QoS tiers, heartbeat frames, and adaptive flow control in the protocol overview
- Adds PING, PONG, WINDOW_UPDATE, and WINDOW_UPDATE_BACK frame types to the protocol documentation
- Describes the 3-tier priority queues for control, normal data, and sustained traffic
- Explains sustained stream classification and adaptive per-stream window sizing
## 2026-03-18 - 4.9.0 - feat(protocol)
add sustained-stream tunnel scheduling to isolate high-throughput traffic