starcoin
starcoin copied to clipboard
[network] Roadmap
-
(Long-term)Upgrade libp2p.
-
Optimize peer selection.
- merge with libp2p peer score.
- better selection strategy.
-
Hole-punching (with STUN).
-
Optimize network substream. such as peaceful stop. fix dead connected stream.
-
Optimize network-p2p rpc. Refactor as a dependent crate without libp2p.