simplequicping: like tlsping but for quic #2091
Labels
methodology
issues related to the testing methodology
new nettest
ooni/probe-engine
priority/medium
Normal priority issue
research prototype
This issue is about writing a generic/simple way of running a QUIC ping like we do for tlsping. This new experiment would be much simpler and higher level than the existing QUIC ping. We would not need to manually perform crypto, rather we just need to sit on top of the existing
lucas-clemente/quic-go
library. Accordingly, the simple QUIC ping will answer different questions such as whether we could use QUIC to connect to an endpoint. Conversely, the existing QUIC ping answers much more low-level questions that are related to understanding how QUIC is blocked on the wire.The text was updated successfully, but these errors were encountered: