mdbergmann / cl-gserver

Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.
https://mdbergmann.github.io/cl-gserver/index.html
Apache License 2.0
194 stars 15 forks source link

Implement finite-state-machine #96

Open mdbergmann opened 2 hours ago

mdbergmann commented 2 hours ago

Implementation should be along the lines of: https://doc.akka.io/docs/akka/2.6/fsm.html And: https://erlang.org/documentation/doc-4.8.2/doc/design_principles/fsm.html

mdbergmann commented 2 hours ago

Implementation WIP, but almost final: eaf3110a27f5fa0d16e9f6478d546b56f5dbcef0