angular-socket-io
Real-time chat library
Provides an AngularJS integration with Socket.IO for real-time communication
Socket.IO component for AngularJS
2k stars
60 watching
233 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
btford/angular-socket-io-seed | A starting point for building AngularJS applications with real-time functionality using Socket.io and Node.js. | 765 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,214 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
rodgc/ngx-socket-io | A Socket.IO module for Angular applications | 261 |
platzidev/socket.io-redux | Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 510 |
sockjs/sockjs-node | A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface | 2,095 |
jbro-io/parse-angular | Utilities for working with Parse.com data in AngularJS applications | 32 |
quobject/socketioclientdotnet | A .Net library that allows C# developers to establish and manage connections with real-time communication servers using the Socket.IO protocol. | 792 |
socketio/socket.io-p2p | Provides a peer-to-peer communication system using WebSockets and signalling data transmission. | 1,030 |
lgrignon/jsweet-node-example | An example of a real-time chat application built with Java, JSweet, Node.js, and Socket.IO. | 11 |
btford/angular-modal | A service for creating and managing modals in AngularJS applications | 234 |
techpines/express.io | A Node.js framework that simplifies the creation of real-time web applications using Express and Socket.io. | 1,585 |
weapp-socketio/weapp.socket.io | A WebSocket client library for building real-time communication in WeChat Mini Programs | 692 |
ocharles/engine.io | A Haskell implementation of real-time protocols for web applications, enabling client-server communication and event-based interactions. | 149 |