spacemeshos / pm

Project management. Meta-tasks related to research, dev, and specs for the Spacemesh protocol and infrastructure.
http://spacemesh.io/
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Change the p2p discovery #251

Closed pigmej closed 8 months ago

pigmej commented 10 months ago

The idea would be to switch to in-house libp2p discovery. Our custom implementation is not worth the hassle, it would require way too much maintenance and adjustments to support more protocols like quic etc.

Therefore let's switch to the in-house libp2p discovery implementation.

robandfender commented 9 months ago

This caused the stability of ver1.0.9 to be relatively weak, and smapp would disconnect once a day, even if I turned on the UPNP setting in the physical router

pigmej commented 8 months ago

It was addressed by https://github.com/spacemeshos/go-spacemesh/pull/4736