sbrl / Nibriboard

🖼 An infinite whiteboard for those big ideas. Currently unstable and in alpha.
Mozilla Public License 2.0
19 stars 3 forks source link

Exploration: Automation #5

Open sbrl opened 6 years ago

sbrl commented 6 years ago

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.

sbrl commented 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