Giter Site home page Giter Site logo

rust-libp2p-pubsub's Introduction

rust-libp2p-pubsub

Crates.io License ci codecov

This is an alternative implementation of rust-libp2p's pubsub protocols.

Warning This is a work in progress and is not ready for production use.

Protocol frame format

The Buf CLI is used to manage the protobuf files and generate the rust code. The code generation is performed by the build.rs script and is run automatically when building the project.

Supported Rust Versions

This repository is built against the latest stable release. The minimum supported version is 1.66. The current version is not guaranteed to build on Rust versions earlier than the minimum supported version.

This project follows the same compiler support policies as the Tokio ecosystem. The current stable Rust compiler and the three most recent minor versions before it will always be supported. For example, if the current stable compiler version is 1.69, the minimum supported version will not be increased past 1.66, three minor versions prior. Increasing the minimum supported compiler version is not considered a semantic versioning breaking change as long as doing so complies with this policy.

Contributing

See CONTRIBUTING.md for more information about contributing to this project.

License

Licensed under Apache License, Version 2.0.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

rust-libp2p-pubsub's People

Contributors

ivansete avatar lnsd avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

ivansete

rust-libp2p-pubsub's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
Cargo.toml
  • assert_matches 1.5.0
  • bytes 1.5.0
  • futures 0.3.29
  • libp2p 0.52.4
  • thiserror 1.0.50
  • tokio 1.34.0
  • tracing 0.1.40
floodsub/Cargo.toml
  • itertools 0.11.0
  • rand 0.8.5
  • tracing-futures 0.2.5
  • void 1.0.2
meta/Cargo.toml
pubsub-common/Cargo.toml
  • futures-ticker 0.0.3
  • hashlink 0.8.4
  • instant 0.1.12
  • trait-set 0.3.0
  • sha2 0.10.8
pubsub-core/Cargo.toml
  • anyhow 1.0.75
  • asynchronous-codec 0.6.2
  • base64 0.21.5
  • hex_fmt 0.3.0
  • itertools 0.11.0
  • prost 0.12.1
  • sha2 0.10.8
  • smallvec 1.11.2
  • trait-set 0.3.0
  • unsigned-varint 0.7.2
  • rand 0.8.5
  • tracing-futures 0.2.5
pubsub-proto/Cargo.toml
  • prost 0.12.1
testlib/Cargo.toml
  • futures-test 0.3.29
  • hex 0.4.3
  • tracing-futures 0.2.5
  • tracing-subscriber 0.3
github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • actions/setup-go v4
  • Leafwing-Studios/cargo-cache v1
  • arduino/setup-protoc v1
  • bufbuild/buf-setup-action v1
  • baptiste0928/cargo-install v2
  • baptiste0928/cargo-install v2
  • baptiste0928/cargo-install v2
  • baptiste0928/cargo-install v2
  • codecov/codecov-action v3
  • codecov/codecov-action v3
  • actions/checkout v4
  • bufbuild/buf-setup-action v1
  • bufbuild/buf-lint-action v1
  • bufbuild/buf-breaking-action v1
  • bufbuild/buf-breaking-action v1

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: .github/renovate.json5
Error type: The renovate configuration file contains some invalid settings
Message: Invalid schedule: 'Invalid schedule: "At 8:00 AM" has no months, days of week or time of day'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.