nim-libp2p-experimental/libp2p/protocols/pubsub
Dmitriy Ryajov 293a219dbe
Cleanup (#55)
* fix: don't allow replacing pubkey

* fix: several small improvements

* removing pubkey setter

* improove error handling

* remove the use of Option[T] if not needed

* don't use optional

* fix-ci: temporarily pin p2pd to a working tag

* fix example to comply with latest changes

* bumping p2pd again to a higher version
2019-12-10 14:50:35 -06:00
..
rpc Cleanup (#55) 2019-12-10 14:50:35 -06:00
floodsub.nim Cleanup (#55) 2019-12-10 14:50:35 -06:00
gossipsub.nim Cleanup (#55) 2019-12-10 14:50:35 -06:00
mcache.nim Cleanup (#55) 2019-12-10 14:50:35 -06:00
pubsub.nim Cleanup (#55) 2019-12-10 14:50:35 -06:00
pubsubpeer.nim Cleanup (#55) 2019-12-10 14:50:35 -06:00
timedcache.nim extract public and private keys fields from peerid (#44) 2019-12-07 10:36:39 -06:00