# PatrickJS/angular-websocket

:arrow_upper_left: The missing Angular WebSocket module for connecting client applications to servers by @AngularClass

Repository: https://github.com/PatrickJS/angular-websocket
Canonical: https://ross.abutalabs.com/products/angular-websocket
Homepage: https://angularclass.github.io/angular-websocket
Language: JavaScript
License: MIT
License Family: permissive
Topics: angular, angularclass, websocket, websockets, angular2, angular4
Last push: 2018-05-16T02:17:53+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4722, "days_push": 3032, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1208, forks 191 (observed 2026-08-28T04:03:59.662834+00:00)

## What it is
An AngularJS 1.x WebSocket service module for connecting client applications to servers. It provides a $websocket factory with a data-stream API for sending and receiving messages in Angular apps.

## Use cases
- connect an angularjs app to a websocket server
- real-time data streaming in angular 1.x
- send and receive websocket messages from the browser
- live updates in an angularjs frontend
- wrap websocket connections as an angular service

## When to choose
- you maintain a legacy AngularJS 1.x application that needs WebSocket connectivity
- you want a simple promise/data-stream wrapper around the browser WebSocket API

## When to avoid
- you are using Angular 2+ or any modern framework - this module targets AngularJS 1.x only
- you need an actively maintained library - the last release was in 2018

## Facets
- artifact type: library
- maturity: abandoned
- function: websocket, http-client
- domain: web-development, frontend
- platform: browser
- tags: angularjs, websocket-client, legacy-angular, real-time, nodejs

## Member repositories
- PatrickJS/angular-websocket (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.662834+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:18:38.662206+00:00, confidence not recorded.
  - readme: https://github.com/PatrickJS/angular-websocket (fetched 2026-08-28T04:03:59.662834+00:00, sha 387568709b02)
- Data as of 2026-08-30T08:39:29.467469+00:00.
