You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
integrate gossipsub into the networking layer, and assert you can subscribe to topics and receive messages on them, and also publish messages on topics.
idealy, this will work with mina nodes and allow us to receive messages on their gossipsub network, but we will need to find out what topics they use.
The text was updated successfully, but these errors were encountered:
- feat: impl Event process for Gossipsub.
- feat: impl Event process for Identify.
- feat: impl Event process for ping.
- feat: struct NetworkBehaviour for Event process.
Task summary
integrate gossipsub into the networking layer, and assert you can subscribe to topics and receive messages on them, and also publish messages on topics.
idealy, this will work with mina nodes and allow us to receive messages on their gossipsub network, but we will need to find out what topics they use.
The text was updated successfully, but these errors were encountered: