py-libp2p/libp2p/pubsub
NIC619 f1d58ef8ff
Change type of peers from list to set:
`peers_gossipsub`, `peers_floodsub` and mesh/fanout peers
2019-12-17 17:30:24 +08:00
..
pb Re-generate protobufs 2019-10-25 18:51:57 +09:00
__init__.py [WIP] PubSub and FloodSub development (#133) 2019-03-23 13:52:02 -04:00
floodsub.py Minor cleanup: 2019-12-17 17:17:03 +08:00
gossipsub.py Change type of peers from list to set: 2019-12-17 17:30:24 +08:00
mcache.py Replace (check and) del pattern with pop method 2019-11-20 23:06:37 +08:00
pubsub_notifee.py Implement PubsubNotifee.disconnected 2019-11-09 23:24:08 +08:00
pubsub_router_interface.py Enforce pre-summary newline in docstrings 2019-10-24 20:10:45 +02:00
pubsub.py Minor cleanup: 2019-12-17 17:17:03 +08:00
validators.py Apply PR feedback: 2019-11-29 19:37:48 +08:00