forked from mozilla/neqo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(qlog): log version_information on client (mozilla#1505)
* deps(qlog): update to qlog v0.10.0 This commit upgrades all `neqo-*` crates to use `qlog` `v0.10.0`. See also `qlog` `v0.10.0` release pull request cloudflare/quiche#1647 * feat(qlog): log version_information on client This commit adds support for the qlog [`version_information` QUIC event](https://quicwg.org/qlog/draft-ietf-quic-qlog-quic-events.html#name-version_information) on the client. Depends on mozilla#1504 Depends on cloudflare/quiche#1684 Meta issue: mozilla#528 * Use replace github.com/cloudflare with github.com/mxinden With cloudflare/quiche#1684 merged, one can use cloudflare's repo. * Inline ev_data * Remove crates.io patch Patch no longer needed since upgrade to neqo v0.11.0 mozilla#1547.
- Loading branch information
Showing
2 changed files
with
45 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters