Open sbrl opened 6 years ago
With respect to automated crash reporting, we connect to the Wandering Sandpiper when reporting issues. It'll be a rather... interesting setup though, what with exception from both the client and the server to deal with. In addition, we don't want to know about the boatload of IOException
that occur when the server tries to send a message to a disconnected client - I still need to track that one down :P
Once we've dealt with user accounts, it may be worth investigating various methods of automating a selection of processes involved in running a Nibriboard server. Examples include:
I'm sure that there are other areas that we can explore here.