https://github.com/haskell-distributed/distributed-process-fsm
Cloud Haskell implementation of Erlang's gen_statem (ish)
https://github.com/haskell-distributed/distributed-process-fsm
Last synced: 7 months ago
JSON representation
Cloud Haskell implementation of Erlang's gen_statem (ish)
- Host: GitHub
- URL: https://github.com/haskell-distributed/distributed-process-fsm
- Owner: haskell-distributed
- License: bsd-3-clause
- Created: 2017-03-15T09:59:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T13:58:42.000Z (over 7 years ago)
- Last Synced: 2024-10-01T23:37:23.013Z (over 1 year ago)
- Language: Haskell
- Homepage: http://haskell-distributed.github.io
- Size: 43.9 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# distributed-process-fsm (archive)
## :warning: This package is now developed here: https://github.com/haskell-distributed/distributed-process :warning: