Categorygithub.com/bdware/go-libp2p-collect
repositorypackage
0.0.12
Repository: https://github.com/bdware/go-libp2p-collect.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

go-libp2p-collect

Discourse posts Build Status

A pub-sub-collect system.

This is the a pub-sub-collect implementation for libp2p.

We currently provide following implementations:

  • floodcollect, which is based on floodpub——the baseline flooding protocol.

Table of Contents

Install

go get github.com/bdware/go-libp2p-collect

Usage

To be used for messaging and data collection in p2p instrastructure (as part of libp2p) such as BDWare, IPFS, Ethereum, other blockchains, etc.

Documentation

See API documentation.

Contribute

Contributions welcome. Please check out the issues.

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

License

MIT

Copyright (c) 2020 The BDWare Authors. All rights reserved.