Skip to content

Tags: fordhurley/shaded

Tags

v1.0.3

Toggle v1.0.3's commit message
1.0.3

v1.0.2

Toggle v1.0.2's commit message
1.0.2

v1.0.1

Toggle v1.0.1's commit message
1.0.1

v1.0.0

Toggle v1.0.0's commit message
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.