{"library":"kalm-websocket","type":"library","category":null,"description":"A WebSocket transport for kalm.js, which is a real-time messaging framework for Node.js and the browser. Current version 3.3.0 supports Node >=6.0 and browser environments. It provides a seamless integration with kalm's pub/sub model, handling WebSocket connections under the hood. Compared to raw WebSocket or Socket.IO, it simplifies transport layer configuration and allows easy switching between transports. Release cadence is low, with occasional updates to align with kalm.js changes.","language":"javascript","status":"active","version":"3.3.0","tags":["javascript","ws","uws","socket","io","websocket","web","browser","kalm"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install kalm-websocket","imports":["import ws from 'kalm-websocket'","const ws = require('kalm-websocket')","import Kalm from 'kalm'; import ws from 'kalm-websocket'; Kalm.connect({ adapter: ws })"]},{"cmd":"yarn add kalm-websocket","imports":[]},{"cmd":"pnpm add kalm-websocket","imports":[]}],"homepage":"https://github.com/kalm/kalm-websocket#readme","github":"https://github.com/kalm/kalm-websocket","docs":null,"changelog":null,"pypi":null,"npm":"kalm-websocket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}