mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-11 22:10:32 +00:00
abbe27bf07
* refactor: upgrade to latest n0-qlog * feat: record path id * feat: add qlog support for multipath frames * support more frames and error codes * feat: add support for quic-address-discovery and quic-ack-frequency extensions * feat: support iroh's NAT traversal extension * feat: emit TupleAssigned for new paths * fixup * chore: update to latest n0-qlog * feat: emit TransportParameters * chore: clippy * deps: update to n0-qlog 0.1.0 * refactor: add qlog factory, move group_id to common_fields * docs: improve * chore: clippy * fixup * feat: add QlogFileFactory and util methods on TransportConfig * feat: reexport from quinn * chore: clippy * feat: qlog timers * add more timers * docs: improve * refactor: disable keep alive timers in qlog to reduce noise * address review * fix: downgrade logging * cleanup * fixup naming --------- Co-authored-by: Friedel Ziegelmayer <me@dignifiedquire.com>