Skip to content

machina

machina v6 — finite state machine library

Primary entry points:

  • createFsm() — single-client FSM (context is owned by the FSM)
  • createBehavioralFsm() — multi-client FSM (state tracked per client object)