nucleon

Crates.ionucleon
lib.rsnucleon
version0.1.1
created_at2021-08-24 19:53:42.244017+00
updated_at2021-08-26 08:45:26.576756+00
descriptionBuilding blocks to create a Nucleus app.
homepage
repositoryhttps://git.sr.ht/~rytec/Nucleus
max_upload_size
id441833
size6,559
Rens Porre (rytec-nl)

documentation

https://docs.rs/crate/nucleon

README

Nucleus-app is a modular application framework using Nucleons for building blocks


Nucleus-app consists of the Nucleus base system, the Nucleon building blocks (modules) and the Nucleus-rpc for communication.

Warning: This app is still in development and very prone to change.

Examples

In the examples folder there are applications that show how to use the framework. To run an example do the following:

cd examples/ping-pong
RUST_LOG=info cargo run

This will run the ping pong example using a single Nucleon.

Commit count: 0

cargo fmt