facebook / mvfst

An implementation of the QUIC transport protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

congestion window missing in qlog

dbaldassi opened this issue · comments

I don't get the congestion window and bytes in flight data in the qlog files,
As you can see in qvis :
image

Is it an option to enable somewhere ?
Or, mvfst just don't log these info ?

At this time we don't log those events.
Should be an easy fix, but it may take us some time to get to it. In the meantime we'll review any pull request.