Skip to content

decentralize p2p networkΒ #275

@dshulyak

Description

@dshulyak

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

No type

Projects

Status

βœ… Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions