Now you dont have to send your password over the wire every time and can
make do with a token instead. There's lots of debugging info now to make
it easier for me to fix bugs with the server
State system is fully implemented and passing tests. I added in a
handful of unit tests to test most of the available operations.
Other work has involved getting the interface between client and server
right and starting on the actual message handler. This involves starting
work on the db as well