fix(pubsub): flood publish
When publishing a value, flood. This ensures that our messages make it to the network even if some of our peers are bad and/or overloaded.
Showing
Please register or sign in to comment
When publishing a value, flood. This ensures that our messages make it to the network even if some of our peers are bad and/or overloaded.