Files
quic-go/quictrace
Marten Seemann 22cbb344af move the TransportState struct to the quictrace package
Prevents an import loop when passing the tracer to the ackhandler.
2019-06-20 22:58:01 +08:00
..
2019-06-20 22:57:57 +08:00

quic-trace Adapter

This is an experimental implementation of the log format consumed by quic-trace.

At this moment, this package comes with no API stability whatsoever.