Files
modules/hyper-p2p-bucket-rate-limit
Raven Scott 6711365613
Hyper-P2P Module Tests / unit-all (push) Failing after 1m4s
Hyper-P2P Module Tests / integration (push) Has been skipped
Updates
2026-05-20 18:50:27 -04:00
..
2026-05-20 18:50:27 -04:00
2026-05-20 18:50:27 -04:00
2026-05-20 18:50:27 -04:00
2026-05-20 18:50:27 -04:00
2026-05-20 18:50:27 -04:00
2026-05-20 18:50:27 -04:00
2026-05-20 18:50:27 -04:00
2026-05-20 18:50:27 -04:00
2026-05-20 18:50:27 -04:00

hyper-p2p-bucket-rate-limit

Bare/Pear P2P primitive — bucket-rate-limit/v1.

Quick start

const { HyperP2PBucketRateLimit } = require('hyper-p2p-bucket-rate-limit')
const mod = new HyperP2PBucketRateLimit()
// see examples/basic.js
await mod.close()

Docs

Test

npm test