Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.
/ ifc-poc Public archive

Sync two instances of a React app running in two browser instances

License

Notifications You must be signed in to change notification settings

fmasclef/ifc-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inter Frames Communication

A proof-of-concept by fmasclef

This POC deals with a React app running in two instances of the same browser. It shows how this two apps can sync together.

The concept

core concept

Sample app

A Flux based app is provided in the flux folder.

cd flux
npm i
npm run app

Now use your favorite browser twice and head to http://localhost:8080

About

Sync two instances of a React app running in two browser instances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published