mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
refactor(gossipsub.py): Add helper function to fanout and gossipsub (#678)
* fanout and gossibsub helper * add newsfragment * remove dub fanout check
This commit is contained in:
1
newsfragments/678.misc.rst
Normal file
1
newsfragments/678.misc.rst
Normal file
@ -0,0 +1 @@
|
||||
Refactored gossipsub heartbeat logic to use a single helper method `_handle_topic_heartbeat` that handles both fanout and gossip heartbeats.
|
||||
Reference in New Issue
Block a user