starcoin icon indicating copy to clipboard operation
starcoin copied to clipboard

[network] Roadmap

Open sanlee42 opened this issue 3 years ago • 0 comments

  1. (Long-term)Upgrade libp2p.

  2. Optimize peer selection.

    1. merge with libp2p peer score.
    2. better selection strategy.
  3. Hole-punching (with STUN).

  4. Optimize network substream. such as peaceful stop. fix dead connected stream.

  5. Optimize network-p2p rpc. Refactor as a dependent crate without libp2p.

sanlee42 avatar Nov 10 '21 01:11 sanlee42