Home / Others / Flyer.js - Broadcast Messaging Library
Flyer.js - Broadcast Messaging Library

Flyer.js - Broadcast Messaging Library

Download Demo
  • Overview
  • Documents
User Rating: 0/5 ( 0 votes)
Your Rating:

Flyer.js is a lightweight messaging library written for clojurescript & javascript.

It provides broadcast messaging between frames, iframes, and windows.

Features and Operation

  • Simple API, from which you can build more elaborate messaging systems.
  • Messages are broadcasted to all frames and registered windows, regardless of whether or not they want them (hence, the name)
  • Frames can subscribe to specific channels, and can pattern-match to specific topics being sent on that channel

 

Source: github.com

Scroll To Top