gossip()
-> publishing vs broadcasting
#4254
Replies: 1 comment
-
I have figured that you need to use the request-response behaviour to supplement gossipsub. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If it's only one function to send to peers
gossip()
, how can i differentiate publishing from broadcasting? How can the code even know which is thesourcePeer
. Everything would keep looking like publishing andsourcePeer
Beta Was this translation helpful? Give feedback.
All reactions