Seedsm(Simple and Easy Event Driven State Machine) is a C++ header only state machine library based on libev.
- libev
- C++11 or higher
TODO
see example
$ cd test
$ mkdir build && cd build
$ cmake ..
$ make
$ ./unit_test
MIT
- parallel state
- high priority event
- history