{"library":"angular-websocket","type":"library","category":null,"description":"An AngularJS 1.x service for real-time WebSocket communication, version 2.0.1. Designed for Angular 1.x applications, it provides a $websocket factory that wraps the native WebSocket API with Angular's digest cycle. Features include auto-reconnection, message queuing before connection, and promise-based lifecycle events. Last stable release via npm/Bower, but development appears stalled (no updates since 2016). Alternatives for Angular 2+ include rxjs/webSocket or Socket.IO.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript","angular","angularjs","realtime","websockets","websocket","angular-websocket","angular-websockets"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install angular-websocket","imports":["angular.module('myApp', ['ngWebSocket'])","angular.module('myApp').factory('MyData', function($websocket) { ... })","var ws = new WebSocket('ws://example.com')"]},{"cmd":"yarn add angular-websocket","imports":[]},{"cmd":"pnpm add angular-websocket","imports":[]}],"homepage":"https://github.com/angular-class/angular-websocket","github":"ssh://git@github.com/angular-class/angular-websocket","docs":null,"changelog":null,"pypi":null,"npm":"angular-websocket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}