8000 GitHub - dariusc93/connexa: High level abtraction of rust-libp2p
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dariusc93/connexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connexa

High-level abstraction over rust-libp2p for easier protocol integration and management

License: MIT OR Apache-2.0 Status: Alpha

Description

Based and inspired by rust-ipfs, Connexa is built on top of rust-libp2p. It provides a high-level abstraction to simplify running and managing libp2p protocols.

The goal of Connexa is to make it easier to leverage rust-libp2p and its built-in protocols, while also allowing developers to build and integrate their own custom protocols.

Project Status

Alpha — This project is in early development. APIs, features, and design may change significantly.

Getting Started

Check out the examples directory to learn how to:

  • Use Connexa in your project
  • Implement custom rust-libp2p behaviours
  • Compose multiple protocols with minimal boilerplate

License

This project is dual-licensed under either:

You may choose the license that best fits your use case.

About

High level abtraction of rust-libp2p

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0