libp2p / libp2p/rust-libp2p

core: move `{In,Out}boundUpgrade` to `libp2p-swarm`

Open
#4,697 1 comment 0 reactions 1 assignee View on GitHub

@thomaseizinger is already working on this.

Since Oct 26, 2023.

Dominant language
Rust
Stars
5.6k
Forks
1.3k
Avg merge
8h 47m
Merged PRs (30d)
19

Description

Once we land https://github.com/libp2p/rust-libp2p/pull/4695, we should be able to move the other traits to libp2p-swarm which means we can then specialize for example UpgradeInfo to use StreamProtocol directly and overall simplify the traits.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.