libp2p / jvm-libp2p

a libp2p implementation for the JVM, written in Kotlin 🔥
https://libp2p.io
Apache License 2.0
260 stars 74 forks source link

Implement autonat protocol #349

Closed ianopolous closed 6 months ago

ianopolous commented 7 months ago

@Nashatyrev Any thoughts on this?

Nashatyrev commented 7 months ago

I'm pretty fine with it, assuming there are just new classes added. @StefanBratanov what do you think?

ianopolous commented 7 months ago

(Next up will be dcutr and integrating all these into RelayTransport)

StefanBratanov commented 7 months ago

LGTM to me as well

ianopolous commented 7 months ago

Tests were green before the rebase off develop. Are they flakey?

ianopolous commented 7 months ago

This is good to merge now.

ianopolous commented 6 months ago

@Nashatyrev Any chance of merging this? We have downstream work that depends on it.

StefanBratanov commented 6 months ago

@Nashatyrev Any chance of merging this? We have downstream work that depends on it.

Just did. Sorry for the delay.