{"library":"shocked-server","type":"library","category":null,"description":"Shocked is a lightweight WebSocket server library for Node.js (not browser-compatible). Current stable version is 4.0.3, with infrequent releases. It provides a simple API for creating WebSocket servers, handling connections, and managing rooms/groups. Key differentiators: minimal dependencies, native WebSocket API, and built-in room management. However, it lacks advanced features like automatic reconnection or extensive documentation. Suitable for small to medium projects needing basic WebSocket functionality.","language":"javascript","status":"active","version":"4.0.3","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install shocked-server","imports":["import { Server } from 'shocked-server'","import { Connection } from 'shocked-server'","import { Server } from 'shocked-server'"]},{"cmd":"yarn add shocked-server","imports":[]},{"cmd":"pnpm add shocked-server","imports":[]}],"homepage":"https://github.com/sharingapples/shocked/tree/master/packages/server","github":"https://github.com/sharingapples/shocked/tree/master/packages/server","docs":null,"changelog":null,"pypi":null,"npm":"shocked-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}