patrickjs/angular-websocket — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2018-05-16
Add real-time chat or live updates to an existing AngularJS 1.x application.
Build a financial dashboard that pushes stock price updates to the browser without page refresh.
Auto-recover a dropped WebSocket connection without writing custom reconnect logic.
Test real-time WebSocket features using the included mock testing tool, without a live server.
| patrickjs/angular-websocket | gaearon/react-side-effect | yyx990803/zoomerang | |
|---|---|---|---|
| Stars | 1,210 | 1,214 | 1,220 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2018-05-16 | 2023-03-04 | 2021-07-19 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Only works with AngularJS 1.x and is no longer actively maintained.
A helper library that gives older AngularJS 1.x apps a simple, injectable service for real-time WebSocket communication with auto-reconnect.
Mainly JavaScript. The stack also includes AngularJS, JavaScript, WebSockets.
Dormant — no commits in 2+ years (last push 2018-05-16).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.