Home > ark-js

ark-js

Ark-js is a project mainly written in JAVASCRIPT and PYTHON, it's free.

ark-js

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

  2. Server adds event listener on load

  3. On first message saves window reference to client

  4. On "yo" server checks localStorage for any pending messages that target the client and sends those messages.

Previous:Quotable-Quotes