igorklopov / enclose

Compile your Node.js project into an executable
http://enclosejs.com
Other
936 stars 43 forks source link

Websockets stop connecting #78

Closed calebboyd closed 8 years ago

calebboyd commented 8 years ago

I have a strange issue...

I'm currently bundling an application with a websocket (ws) client connection that will reconnect upon disconnect. The re-connection works great except when bundled with enclose. It will consistently receive 8 ECONREFUSED errors.

Update: It seems to have been due to the evaluation version being used for development.