netservices

Crates.ionetservices
lib.rsnetservices
version0.8.0
sourcesrc
created_at2023-01-25 19:19:28.63564
updated_at2024-05-06 18:42:40.422559
descriptionLibrary for building scalable privacy-preserving microservices P2P nodes
homepagehttps://cyphernet.org
repositoryhttps://github.com/Cyphernet-DAO/rust-netservices
max_upload_size
id767722
size113,475
Alexis Sellier (cloudhead)

documentation

README

Cyphernet network services: library for privacy-preserving microservices.

Build Tests Lints codecov

crates.io Docs Apache-2 licensed

A set of tools for building scalable microservice-based apps and P2P nodes in a privacy-preserving way using cyphernet library with its Noise protocol framework end-to-end encryption, mixnet support, P2P decentralized node ids, io-reactor concurrent scalable network services.

Documentation

API reference documentation for the library can be accessed at https://docs.rs/netservices/.

Licensing

The libraries are distributed on the terms of Apache 2.0 opensource license. See LICENCE file for the license details.

Commit count: 282

cargo fmt