moth/TODO.md

6 lines
320 B
Markdown
Raw Normal View History

* Figure out how to log JSend short text in addition to HTTP code
2020-03-01 13:27:49 -07:00
* We've got logic in state.go and httpd.go that is neither httpd nor state specific.
Pull this into some other file that means "here are the brains of the server".
2020-09-11 13:03:19 -06:00
* Get Bo's answer pattern anchors working again
* Are we logging every transaction now?