{"library":"greycat-websocket","type":"library","category":null,"description":"GreyCat WebSocket plugin enables remote read/write access to GreyCat graphs over WebSocket connections. Current stable version is 10.0.0. Provides a WSClient storage layer that integrates with GreyCat's GraphBuilder. Key differentiator: allows real-time graph interaction without local storage, enabling distributed applications. Releases are tied to GreyCat versioning; compatibility with major GreyCat versions is critical. Documentation is sparse; usage examples focus on initialization and basic CRUD operations.","language":"javascript","status":"active","version":"10.0.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install greycat-websocket","imports":["import { GraphBuilder } from 'greycat';\nimport { WSClient } from 'greycat-websocket';","const { WSClient } = require('greycat-websocket');"]},{"cmd":"yarn add greycat-websocket","imports":[]},{"cmd":"pnpm add greycat-websocket","imports":[]}],"homepage":"https://github.com/datathings/greycat","github":"git://github.com/datathings/greycat","docs":null,"changelog":null,"pypi":null,"npm":"greycat-websocket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}