after parsing and storing state, Norn can essentially be a memory store that responds to api requests over TCP.
For this to work, there needs to be a formalized request/response cycle complete with header defs (exported as YAML for language agnostic serialization would be worth considering?)
after parsing and storing state, Norn can essentially be a memory store that responds to api requests over TCP.
For this to work, there needs to be a formalized request/response cycle complete with header defs (exported as YAML for language agnostic serialization would be worth considering?)
This is a tough (but doable) one.