https://github.com/xmas7/go-floodsub
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.
https://github.com/xmas7/go-floodsub
contribute flood go golang sub
Last synced: over 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/xmas7/go-floodsub
- Owner: xmas7
- License: mit
- Created: 2022-09-06T00:12:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T00:12:44.000Z (almost 4 years ago)
- Last Synced: 2025-02-01T09:27:44.449Z (over 1 year ago)
- Topics: contribute, flood, go, golang, sub
- Language: Go
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-floodsub
[](http://ipn.io)
[](http://github.com/libp2p/libp2p)
[](http://webchat.freenode.net/?channels=%23ipfs)
> A flooding pubsub system.
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Contribute](#contribute)
- [License](#license)
## Install
```
go get github.com/libp2p/go-floodsub
```
## Usage
```
TODO
```
## Contribute
Contributions welcome. Please check out [the issues](https://github.com/libp2p/go-floodsub/issues).
Check out our [contributing document](https://github.com/libp2p/community/blob/master/contributing.md) 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](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
[MIT](LICENSE) © Jeromy Johnson