Closed optman closed 2 years ago
True, the quic
transport is configured by default but only TCP listen addresses. For reference:
https://github.com/libp2p/go-libp2p/blob/f0db9cc407a2982faa5a04563ad5fc48326932ce/defaults.go#L69
Thanks for pointing that out!
Without these lines, there will be no
quic
listener.