Guilhem Fanton
Guilhem Fanton
improve infra logger
Moved from https://github.com/libp2p/go-libp2p-quic-transport/pull/272 --- Fixes #1428 Hey, I just started to add the `DisableReuseport` options to quic transport. It seems to be working as expected with some cellular operators that...
Hi from @berty, We recently discovered that if we enable the `reuseport` feature on the `libp2p-tcp-transport` while using a cellular connection, it could lead to network errors with some mobile...
add support for gateway listener through the ipfs config (Addresses.Gateway) or by using `serveGateway` method
Signed-off-by: gfanton # Description ## Related - None
bump to ipfs `13.1` and go minimal version to `1.17`