zkayser/poker_ex

Add supervisor for Room state machine

zkayser opened this issue · 1 comments

Add a supervisor for the Room state machine. It needs to be a simple-one-for-one supervisor so that multiple rooms can be started.

PokerEx.RoomsSupervisor solves this issue.