You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added explicit QUIC runtime selection with runtimeMode: 'auto' | 'fast' | 'portable', structured fallback reporting, and runtime metadata on client/server objects.
Fixed hostname/service-name endpoint support for HTTP/3 and raw QUIC clients, including clean connect*Async() rejection without early unhandled session errors.
Added a portable Linux QUIC driver for ordinary containers while preserving the io_uring fast path, plus Linux Docker runtime-matrix coverage and documentation for capability/seccomp requirements.