{"library":"websocket-over-nodejs","type":"library","category":null,"description":"A minimal WebSocket signaling server for WebRTC experiments, part of Muaz Khan's WebRTC-Experiment collection. Version 0.0.8 (latest) is a lightweight implementation that allows WebRTC peers to exchange signaling data over WebSocket connections. It includes presence detection for rooms/channels and is designed to integrate with the openSocket pattern used in many WebRTC experiments. The package is unmaintained since 2017 and relies on Node.js >=0.6. It uses the ws library but does not bundle it, requiring manual installation. Due to its age, it has known security issues and lacks support for modern Node.js versions.","language":"javascript","status":"abandoned","version":"0.0.8","tags":["javascript","webrtc-signaling","websocket-over-nodejs"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install websocket-over-nodejs","imports":["Run directly via 'node server.js' after install","const socket = new WebSocket('wss://localhost:9449/')","Use the openSocket function as shown in README to integrate with WebRTC experiments"]},{"cmd":"yarn add websocket-over-nodejs","imports":[]},{"cmd":"pnpm add websocket-over-nodejs","imports":[]}],"homepage":"https://github.com/muaz-khan/WebRTC-Experiment/tree/master/websocket-over-nodejs","github":"https://github.com/muaz-khan/WebRTC-Experiment","docs":null,"changelog":null,"pypi":null,"npm":"websocket-over-nodejs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}