redux-socket-client
v0.1.17
Published
Lightweight framework for building shared redux stores using socket.io
Downloads
182
Maintainers
Readme
Redux Socket Client
Lightweight framework for building shared redux stores using socket.io.
Features
- Shared store and actions with a single middleware
- Managers and clients for advanced scenarios
- Permission management
- Server-side broadcast
- Synchronisation using locks
Installation
Redux Socket Client is in beta
and NOT ready for production use.
To install the latest version, use NPM:
$ npm install redux-socket-client
Basics
Under development, coming soon...
Tests
Under development, coming soon...
License
The MIT License. Free forever. :)