PatrickJS/angular-websocket
:arrow_upper_left: The missing Angular WebSocket module for connecting client applications to servers by @AngularClass observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4722
- days_rel: n/a
- days_push: 3032
- n_releases_24m: 0
Adoption not part of the score
1208 stars · 191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
websocket http-client web-development frontend browser angularjs websocket-client legacy-angular real-time nodejs
1 source
- readme: https://github.com/PatrickJS/angular-websocket · fetched 2026-08-28 · 387568709b02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PatrickJS/angular-websocket | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="PatrickJS/angular-websocket")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem