Skip to content

nolemmings/cross-domain-localstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cross domain local storage test

This test project experiments with postMessage to enable a type of cross domain local storage.

The project consists of two servers http://localhost:5000 (Server 1) and http://localhost:5001 (Server 2). When accessing Server 1 you'll see Server 2 inside an iframe and are able to interact between the two.

To start both servers run npm start.

About

Test setup to figure out how cross domain localstorage works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors