socket.io-redux
Real-time middleware
Middleware to connect Redux with Socket.IO and send actions via a real-time network connection.
Redux middleware to emit action via socket.io
105 stars
4 watching
8 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
reduxredux-middlewaresocketsocket-io
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for organizing business logic in Redux applications | 1,806 |
| A middleware solution for handling errors in Redux applications with support for error tracking platforms. | 150 |
| A middleware for synchronizing the URL with Redux store state | 7 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| Enables simple handling of async action creators in Redux | 1,982 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| Elm middleware for Redux | 149 |
| Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,492 |
| Provides an AngularJS integration with Socket.IO for real-time communication | 1,511 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware to sync parts of Redux state with browser cookies. | 81 |
| Middleware for playing audio in Redux applications using Howler.js | 131 |
| A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
| Adds credentials to fetch requests when conditions are met | 23 |