79342153

Date: 2025-01-09 10:02:12
Score: 0.5
Natty:
Report link

It looks like you have a mistake in the Javascript part. The constructor for the Websocket needs two parameters, the first one is the URL and the second one is the protocol name:

let socket = new WebSocket("ws://172.16.20.202:8001","example-protocol");
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: n0dus