{"library":"websocket.io","type":"library","category":null,"description":"websocket.io v0.2.1 is a minimalistic WebSocket server library originally extracted from Socket.IO. It supports multiple WebSocket protocol versions (draft-75 through RFC 6455) and provides a standalone server or attach mode for Node.js HTTP servers. The package is deprecated and unmaintained; it was last published in 2012 and targets Node 0.6. It is superseded by modern WebSocket libraries like ws or uWebSockets.js.","language":"javascript","status":"deprecated","version":"0.2.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install websocket.io","imports":["const ws = require('websocket.io')","const Server = require('websocket.io').Server","const Socket = require('websocket.io').Socket"]},{"cmd":"yarn add websocket.io","imports":[]},{"cmd":"pnpm add websocket.io","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"websocket.io","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}