Any suggestions for the same nice simple code but working with newer ws and express?
I have it working with "express": "4.14.0", and "ws": "0.4.32" but the present express is 4.15.0 and the present ws is 2.2.2.
Any idea why it does not work with the new package versions?
Any suggestions for the same nice simple code but working with newer ws and express?
I have it working with "express": "4.14.0", and "ws": "0.4.32" but the present express is 4.15.0 and the present ws is 2.2.2.
Any idea why it does not work with the new package versions?