CodeChain-io / CodeChain-io/foundry

Replace util/io with tokio

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
refactoring
Dominant language
Rust
Stars
36
Forks
11
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.