js-waku
js-waku copied to clipboard
feat: sort peers for protocol by least active connections
Problem
Solution
Notes
- Depends on #1758
- Resolves
- Related to
Contribution checklist:
- [ ] covered by unit tests;
- [ ] covered by e2e test;
- [ ] add
!
in title if breaks public API;