Skip to content

quiclog/quictrace2qlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This repository is deprecated. The tooling was moved to and developed further in the qvis project (https://github.com/quiclog/qvis and https://qvis.edm.uhasselt.be/). That new setup does not allow the direct import of the quictrace format anymore though. If you still need that feature, please open an issue in the qvis repository.

quic-trace to qlog

Tooling to go from the quic-trace format to the qlog format.

Currently, this is a standalone, in-browser converter with a simple visualization. It is intended as a general example of how to go from one QUIC/HTTP3 logging format to qlog and how to write tools on top of qlog.

A example of what the visualization looks like: visualization

A live demo can be found at: https://quic.edm.uhasselt.be/qtr-to-qlog/.

To run locally, simply clone the repository and double click index.html (no fancy build steps or anything required). The "load example github file" will not work when running locally (because of CORS issues), see the online demo for that. Only tested in Google Chrome.

About

Tooling to go from the quic-trace format to the qlog format. Demo: https://quic.edm.uhasselt.be/qtr-to-qlog/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published