Crate ismp

source ·
Expand description

§The Interoperable State Machine Protocol

Rust implementation of the Interoperable State Machine Protocol. This library is intended to aid state machines communicate over ISMP with other ISMP supported state machines.

§Overview

This repo provides an implementation of the neccessary components laid out in the ISMP protocol specification.

NOTE: All timestamps are denominated in seconds

Re-exports§

Modules§