fix: add missing service capabilities#2911
Conversation
Signed-off-by: Sacha Froment <sfroment42@gmail.com>
|
Thanks for opening this. I hope you're not using floodsub anywhere, it's very much recommended to use gossipsub |
|
@achingbrain not using just testing out some stuff with floodsub cause I was having some trouble with gossipsub. But in the end all was related to the IPColocation setting which was making the score drop after some connect/reconnect from my local to my bootstrap node. EDIT: libp2p/js-libp2p-devtools#11 after digging the gossipSub impl need some update to keep being up to date with the interface |
I answered on Slack - did it not make it across to Discord? |
|
@achingbrain nop on discord we only see matrix and discord message, is the slack public ? |
Title
Add missing service capabilities
Description
This is used to know when a service as the pub sub capabilities
Notes & open questions
Change checklist