{"library":"gulp-websocket-server","type":"library","category":null,"description":"gulp-websocket-server is a Gulp plugin that opens a WebSocket server (using the `ws` library) and sends messages to connected clients when file changes are detected via Gulp streams. Version 1.1.2 (latest) is stable but has not seen updates since 2017; it is in maintenance mode. Key differentiator: built-in integration with Gulp's pipe system via a `livereload` method, plus a standalone `send` method. Alternatives include browser-sync or gulp-livereload for more feature-rich live reloading.","language":"javascript","status":"maintenance","version":"1.1.2","tags":["javascript","gulp","websocket","gulp-websocket-server"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gulp-websocket-server","imports":["const gulpWss = require('gulp-websocket-server');","const wss = gulpWss({ port: 4000 });","gulp.src('./*.js').pipe(wss.livereload('reload'));"]},{"cmd":"yarn add gulp-websocket-server","imports":[]},{"cmd":"pnpm add gulp-websocket-server","imports":[]}],"homepage":"https://github.com/SimonTart/gulp-websocket-server#readme","github":"https://github.com/SimonTart/gulp-websocket-server","docs":null,"changelog":null,"pypi":null,"npm":"gulp-websocket-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}