Rust implementation of NextGraph, a Decentralized and local-first web 3.0 ecosystem https://nextgraph.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextgraph-rs/ng-net/src
Niko PLP 4259277d8f change sessionId to u64, enforce serde_bytes on all serialized buffers 2 months ago
..
actors change sessionId to u64, enforce serde_bytes on all serialized buffers 2 months ago
tests prepare crate for publishing. with examples. more docs 3 months ago
actor.rs bootstrap the personal site on webapp 2 months ago
broker.rs bootstrap the personal site on webapp 2 months ago
connection.rs bootstrap the personal site on webapp 2 months ago
errors.rs all events of wallet creation (3P site) sent to broker 2 months ago
lib.rs replay events in webapp after reload and before sending outbox 2 months ago
server_storage.rs bootstrap the personal site on webapp 2 months ago
types.rs bootstrap the personal site on webapp 2 months ago
utils.rs Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo 3 months ago