JS test references "quic" in a few places
Closed this issue · 1 comments
thomaseizinger commented
This snippet doesn't seem right: https://github.com/libp2p/test-plans/blob/master/multidim-interop/js/v0.41/test/ping.spec.ts#L79-L81
In general, we can't support quic
at all (only webtransport
) so I am surprised to see it referenced here.
p-shahi commented
done in libp2p/js-libp2p#1807