Skip to content

Commit 39e2e54

Browse files
authored
fix: remove pipe from floodsub (#3310)
Simplify floodsub implementation to use use events.
1 parent 8543df0 commit 39e2e54

File tree

11 files changed

+247
-462
lines changed

11 files changed

+247
-462
lines changed

packages/floodsub/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,8 @@
6060
"@libp2p/peer-id": "^6.0.1",
6161
"@libp2p/utils": "^7.0.1",
6262
"it-length-prefixed": "^10.0.1",
63-
"it-pipe": "^3.0.1",
64-
"it-pushable": "^3.2.3",
6563
"main-event": "^1.0.1",
6664
"multiformats": "^13.4.1",
67-
"p-event": "^7.0.0",
6865
"p-queue": "^8.1.1",
6966
"protons-runtime": "^5.6.0",
7067
"uint8arraylist": "^2.4.8",
@@ -76,7 +73,6 @@
7673
"@types/sinon": "^17.0.4",
7774
"aegir": "^47.0.22",
7875
"delay": "^6.0.0",
79-
"it-all": "^3.0.9",
8076
"p-wait-for": "^6.0.0",
8177
"protons": "^7.7.0",
8278
"sinon": "^21.0.0",

0 commit comments

Comments
 (0)