View Source Hanoi.Application (Towers of Hanoi v1.0.0)
OTP Application that supervises the games.
It starts
- the phoenix liveview web app
- the TowerGame dynamic supervisor that creates and deletes individual games
- the Session Purger that removes uused games after an hour
Alternative entrypoint to the CLI module
Summary
Functions
Application entrypoint
Functions
Application entrypoint