Many thanks for providing this library! I have the following issue: when I start a prcessing sketch and the server is not running, it throws the above exception and the sketch crashes. I use nodejs as a websocket server and sending and rceiving works well. How can I handle the exception, so that at least the sketch does not crash?