Angular Websocket is a WebSocket service tailored for AngularJS 1.x applications, exposed primarily through the $websocket factory in the ngWebSocket module. It wraps the native WebSocket API in a way that plays nicely with Angular’s digest cycle, ensuring that UI updates are triggered when messages arrive. The library manages an internal send queue so that messages requested before the socket is open are safely sent once the connection is ready. It offers a set of convenience methods and callbacks, such as onMessage, onOpen, onClose, and onError, to keep WebSocket handling consistent with other Angular services. Developers can filter messages by string or regular expression and optionally disable automatic $digest calls when needed for performance. The project can be consumed via Bower, npm, CDN, or manual download, making it easy to introduce into legacy build setups. It aims to be the “missing WebSocket module” for AngularJS.

Features

  • $websocket factory that wraps native WebSocket APIs in an AngularJS-friendly service
  • Automatic digest integration so incoming messages update Angular scopes correctly
  • Send queue mechanism that buffers messages until the connection is ready
  • Flexible message handling with filters via strings or regular expressions
  • Rich event callbacks for open, close, message, and error handling
  • Multiple distribution options including npm, Bower, CDN, and direct download

Project Samples

Project Activity

See All Activity >

Categories

HTTP Clients

License

MIT License

Follow Angular Websocket

Angular Websocket Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Angular Websocket!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript HTTP Clients

Registered

2025-11-18