Lucas Pardue

Results 140 issues of Lucas Pardue

We seem to like to pluralize field names where the value is an array, so this seem inconsistent > ? protocol_type: ProtocolTypeList

We already declare that these types exist and should be used but they aren't registered in https://www.iana.org/assignments/media-types/media-types.xhtml#application. We should follow the process described in the notes section at the top...

The general structure of section 6 is to walk through the common fields of `Event`. We say: > While this "trigger" field could be a property of the qlog Event...

**Describe the bug** When attempting to parse a JSON-SEQ file, without the `--seq` flag, jq prints `parse error: Invalid numeric literal at line 1, column 4` **To Reproduce** The JSON-SEQ...

See README.md

- **update qlogfile and qlogfileseq** - **remove qpack events?** - **swtich generic events to loglevel events** - **update connectivity events** - **update quic qlog events** - **extract recovery events to...

## Background I wrote up some background on the emscripten-discuss group [here](https://groups.google.com/forum/#!topic/emscripten-discuss/TcXrYOOcG5s). To summarise, src/shell.js contains some calls to XMLHttpRequest (XHR). The [Fetch API](https://fetch.spec.whatwg.org/) is a replacement for XHR, that...

good first bug
help wanted

JSON Test Sequences, aka JSON-SEQ, aka application/json-seq are defined in https://datatracker.ietf.org/doc/html/rfc7464. Per the RFC, the format is: any number of JSON texts, each encoded in UTF-8 [RFC3629], each preceded by...

Its still ambiguous what units the logged time field uses. Issue spun off from the other clock updates in the PR below I don't understand this bit. If I have...