https://github.com/ferd/gen_ffsm
demo a simpler gen_fsm with event scheduling and nested states.
https://github.com/ferd/gen_ffsm
Last synced: over 1 year ago
JSON representation
demo a simpler gen_fsm with event scheduling and nested states.
- Host: GitHub
- URL: https://github.com/ferd/gen_ffsm
- Owner: ferd
- License: other
- Created: 2016-02-10T17:18:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T17:25:11.000Z (over 10 years ago)
- Last Synced: 2025-01-21T01:25:17.921Z (over 1 year ago)
- Language: Erlang
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gen_ffsm
=====
An OTP library
Build
-----
$ rebar3 compile