1 unstable release

0.1.0 Apr 11, 2024

#11 in #layer-2

Download history 128/week @ 2024-04-09

128 downloads per month
Used in 3 crates

MIT and GPL-3.0 licenses

1MB
23K SLoC

Raiden transition

Plays a middleman role by handling all incoming messages and dispatching those as state changes into the state machine, while also handling resulting events from the state machine to be sent over the networking layer.


lib.rs:

Implements state change transitioner and state machine event handler.

Dependencies

~59MB
~1M SLoC