status-im / nim-chronos

Chronos - An efficient library for asynchronous programming
https://status-im.github.io/nim-chronos/docs/chronos
Apache License 2.0
353 stars 51 forks source link

Add possibility of binding to local address #343

Closed diegomrsantos closed 1 year ago

diegomrsantos commented 1 year ago

In order to do hole punching, a peer must be able to bind to the same port as it is listening to during the dialling synchronization.

Menduist commented 1 year ago

362 got merged instead