redux-socket-client
TypeScript icon, indicating that this package has built-in type declarations

0.1.17 • Public • Published

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. :)

Package Sidebar

Install

npm i redux-socket-client

Weekly Downloads

92

Version

0.1.17

License

MIT

Unpacked Size

34.3 kB

Total Files

36

Last publish

Collaborators

  • ajuhos