-
new scxmlrun-all: run several SCXML processes (along with generic MQTT processes) in parallel.
-
add
*_mqtt.conf
for testing composite SCXML processes connected via MQTT. -
update/adjust examples
-
new introduce "event repeater" (activated by:
scxmlrun -r
) which relays incoming events to elsewhere. -
add/update examples
-
add
*.conf
files for unit-testing using shelltest -
add man page (for
man scxmlrun
)
-
new introduce JS functions:
SCXML.raise
andSCXML.send
-
add examples: microwave, calc (with web ui), traffic-control, and blackjack
-
add examples: voting and vulnerable
initial public release