py-libp2p/libp2p/pubsub
mhchia 4358a4bc89
Negotiate multiselect version for Muxer
`MuxerMultistream` is introduced to negotiate `Multiselect` version
before negotiating Multiplexer's version. This is required by
multistream 1.x
2019-08-21 11:43:24 +08:00
..
pb Add mypy protobufs plugin and regenerate protobufs 2019-08-15 16:01:44 -07:00
__init__.py [WIP] PubSub and FloodSub development (#133) 2019-03-23 13:52:02 -04:00
floodsub.py Run black and isort w/ the new config 2019-08-13 14:36:42 -07:00
gossipsub.py Negotiate multiselect version for Muxer 2019-08-21 11:43:24 +08:00
mcache.py Remove pylint:disable 2019-08-02 23:26:06 +08:00
pubsub_notifee.py flake8 2019-08-08 16:09:02 +08:00
pubsub_router_interface.py Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
pubsub.py Run black and isort w/ the new config 2019-08-13 14:36:42 -07:00
validators.py Message was not enforced to carry signature yet 2019-08-06 13:05:31 +08:00