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.
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.