Tags: fordhurley/shaded
Tags
Log http listen errors more nicely (e.g. EADDRINUSE) Oddly, I discovered that binding the websocket server before adding the "error" event handler would cause it to throw the exception as if the error handler wasn't present. I'm completely stumped as to why that would be, but not interested enough to investigate further.