max-mapper / websocket-stream

websockets with the node stream API
BSD 2-Clause "Simplified" License
667 stars 114 forks source link

don't crash on socket error #141

Open Juul opened 6 years ago

Juul commented 6 years ago

Don't crash, even if user does not specify a stream error handler.