CmdrDats / igoki

Clojure Go Kifu recorder and OGS player
Eclipse Public License 1.0
161 stars 16 forks source link

Clean up the context state a lot. #88

Open CmdrDats opened 2 years ago

CmdrDats commented 2 years ago

The current context atom is a kitchen sink smorgasbord of stuff - clean this out so that at least there's an obvious 'data' part we can serialize and deserialize to send along with feedback so that we can see specifically what state the app is in and debug easier.