You are reading a single comment by @J{a}SON and its replies. Click here to read the full conversation.
  • changing the connection to mirror the browser client connection in the embedded web page worked

    const ws = new WebSocket('ws://192.168.1.203:8000', 'protocolOne');
    

    i didn't see that 'protocolOne' parameter documented anywhere. it works, so i'll move on for now.

About

Avatar for J{a}SON @J{a}SON started