helium / erlang-libp2p

An Erlang implementation of libp2p swarms
https://helium.github.io/erlang-libp2p
Apache License 2.0
121 stars 34 forks source link

when doing NAT, make sure the transport knows about nat server crashes #312

Closed evanmcc closed 3 years ago

evanmcc commented 3 years ago

we've seen cases where the nat server crashes from not being able to renew and then tcp transport never retries establishing a nat connection.