-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
the problem with existing setup is that many nodes are undialable and therefore spacemesh has to run CDN-like nodes (that we call boosters internally) that help with network connectivity.
this is not good for network long term health and we want to fix it when time allows. in the past we failed with libp2p hole punching protocol, but it could be due to rushing things. we want to:
- enable quic / webrtc transport
- retest hole punching protocol
- measure it
this doesn't introduce any immediate issues, but not good for network health long term
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
β
Done