This codebase served in my "Elixir Elevated" talk at ElixirConf 2014. The "slides" are at SpeakerDeck The exact code presented there can be found on the elixirconf2014 branch.
This is a learning exercise for Elixir multi-process coding. A while back I attempted an elevator kata in ruby. I realized it is inherently concurrent and never completed it. Now that I'm learning Elixir, it seems a great match for an intermediate Elixir practice app.
- Use custom via process name registration
- Flesh out VisualStatus