baptistemanson / redux-share-client

Share redux state across the network between clients and servers!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redux-share-client

  /$$$$$$  /$$                                    
 /$$__  $$| $$                                    
| $$  \__/| $$$$$$$   /$$$$$$   /$$$$$$   /$$$$$$ 
|  $$$$$$ | $$__  $$ |____  $$ /$$__  $$ /$$__  $$
 \____  $$| $$  \ $$  /$$$$$$$| $$  \__/| $$$$$$$$
 /$$  \ $$| $$  | $$ /$$__  $$| $$      | $$_____/
|  $$$$$$/| $$  | $$|  $$$$$$$| $$      |  $$$$$$$
 \______/ |__/  |__/ \_______/|__/       \_______/

Share redux state across the network between multiple clients and server!

This package is experimental and API will change.

Here is the client lib that you cand use in your browser-based or node-based project. Only works if your browser supports webSockets.

Please consult the server for the full documentation.

About

Share redux state across the network between clients and servers!

License:MIT License


Languages

Language:JavaScript 100.0%