0.0.1 • Published 7 years ago

redux-share-client v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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.