latticeclient 0.4.0

A command-line utility for interacting with a waSCC lattice
Documentation

crates.io  Rust build  license  documentation

Lattice Client

This library, and its accompanying binary, latticectl (pronunciation determined by the reader) supports interaction with a waSCC lattice by connecting to one of the NATS servers in the lattice. All waSCC hosts compiled with the lattice feature enabled can automatically form and join self-healing, self-maintaining, infrastructure-agnostic clusters called lattices.

For more information about what you can do with the lattice and the different types of supported interactions, check out the Rust documentation for this library and lattice documentation at wascc.dev.

This is very, very early stuff and the interaction patterns and message contracts for the lattice are almost surely going to change rapidly, so please keep that in mind as you experiment.