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
Auth0 for AI Agents now in GA Icon
Auth0 for AI Agents now in GA

Ready to implement AI with confidence (without sacrificing security)?

Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
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