API Reference Hangman Engine v#0.1.72
View SourceModules
Models the Hangman Game. Times out after 30 minutes of inactivity.
A supervisor that starts game server processes dynamically.
Makes processes under the top supervisor fault-tolerant. If any crashes (or is killed), it is immediately restarted and the system remains undisturbed.
A server process that holds a game struct as its state. Times out after 30 minutes of inactivity.