Skip to content

balazssagi/redux-socket-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Lightweight framework for building shared redux stores using socket.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%