Skip to content

quiclog/quictrace2qlog

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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