Skip to content

Instant API - Inter-document, cross domain communication framework

Notifications You must be signed in to change notification settings

bradboswell/ark-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Client fires message "yo" to server every iframe load

1. Server adds event listener on load
2. On first message saves window reference to client
3. On "yo" server checks localStorage for any pending messages that target the client and sends those messages.

About

Instant API - Inter-document, cross domain communication framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • Python 12.6%