Question: only states and events (no side effects) #53
Open
Description
Hi,
I have implemented and ad-hoc Bluetooth connection state machine based on states and events (no need for SideEffect
s / actions for the moment). I was thinking about switching that state machine to a version created using this library.
Is it possible to create such state machine, or as a minimum I should have at least 1 SideEffect
(a dummy one for example)?
Thanks in advance.
Metadata
Assignees
Labels
No labels