Peter Doornbosch

Results 4 issues of Peter Doornbosch

As discussed on Slack, i find definition of event and data object a bit confusing. Some suggestions for improvement: - https://tools.ietf.org/html/draft-marx-qlog-main-schema-02#section-3.4.3: TransportPacketSentEvent is not an event in the terminology of...

editorial
current-version

### Problem: The HTTP3 interop (https://interop.seemann.io/) test with Kwik client fails. See for example https://interop.seemann.io/logs/2022-08-18T00:39/s2n-quic_kwik/http3/ ### Solution: I analysed an earlier instance of this error (https://interop.seemann.io/logs/2022-08-17T08:08/s2n-quic_kwik/http3/server/logs.txt), and it's clear the...

Can you make it a Java Module? The effort is minimal (see https://github.com/whitfin/siphash-java/pull/4), and the benefit is large ;-). I use siphash in a Gradle based open source project that...

This PR makes the artifact for this project a Java Module named `io.whitfin.siphash`, that exports the base package (`io.whitfin.siphash`).