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
AI-powered service management for IT and enterprise teams Icon
AI-powered service management for IT and enterprise teams

Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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