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

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '4.9.0',
version: '4.9.1',
description: 'Edge ingress tunnel for DcRouter - accepts incoming TCP connections at network edge and tunnels them to DcRouter SmartProxy preserving client IP via PROXY protocol v1.'
}