Skip to content

Commit

Permalink
Tighten the logical grouping between handler send queues and connecte…
Browse files Browse the repository at this point in the history
…d peers
  • Loading branch information
AgeManning authored and jxs committed Dec 18, 2023
1 parent 7e6df49 commit b9214e9
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 159 deletions.
2 changes: 0 additions & 2 deletions protocols/gossipsub/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

- Removes the control pool and sends control messages on demand.

- Implement publish and forward message dropping.

- Implement backpressure by differentiating between priority and non priority messages.
Drop `Publish` and `Forward` messages when the queue becomes full.
See [PR 4914](https://github.com/libp2p/rust-libp2p/pull/4914)
Expand Down
Loading

0 comments on commit b9214e9

Please sign in to comment.