CodeChain-io / CodeChain-io/foundry
Replace util/io with tokio
- Lingua principale
- Rust
- Stelle
- 36
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, the network uses util/io.
It returns a token on an event, instead of the related stream. So the network module should manage the relationship between the token and the stream.
If the network module uses tokio, this complexity can be removed.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by locating util/io and the network module, then trace how events currently connect tokens to streams. Review the tokio integration point and determine the full scope of the replacement. Done means the network module uses tokio and no longer needs to manage the token-to-stream relationship.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- networking
- Tipo di issue
- Refactoring
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 32/100