This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Description
On slow connections the socket can hangup. The following happened in the car, on 3g.
events.js:71
throw arguments[1]; // Unhandled 'error' event
^
Error: socket hang up
at createHangUpError (http.js:1373:15)
at CleartextStream.socketCloseListener (http.js:1424:23)
at CleartextStream.EventEmitter.emit (events.js:93:17)
at SecurePair.destroy (tls.js:956:22)
at process.startup.processNextTick.process._tickCallback (node.js:245:9)