vyzo b09c9d1a48 check and mark seen messages prior to validation
this allows us to avoid revalidating messages, either because they were concurrently
received or were previously rejected by the validator.
also allows us to filter invalid messages from gossip.
2018-06-12 08:00:17 -07:00
2018-06-09 10:28:48 -07:00
2017-11-27 13:15:23 +01:00
2016-09-14 15:27:34 -07:00
2017-11-17 23:04:19 -05:00
2018-06-05 15:53:25 -07:00
2018-06-12 08:00:17 -07:00
2016-09-10 20:47:12 -07:00
2016-09-10 20:47:12 -07:00
2018-06-09 10:28:48 -07:00

go-floodsub

A flooding pubsub system.

Table of Contents

Install

go get github.com/libp2p/go-floodsub

Usage

TODO

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS Code of Conduct.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © Jeromy Johnson

Description
Languages
Go 100%