Skip to content

redpencilio/ember-wo-push-updates

 
 

Repository files navigation

ember-wo-push-updates

This addon will provide the necessary functions to interact with push updates. This addon will also provide a tab-id which is stored in window.identifier

Compatibility

  • Ember.js v3.16 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Usage

Only one function is provided, addPollCallbackFunction. This function will register a callback to happen when a push update is received, the callback will be given 3 arguments: the data, type and realm of the push received update.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • HTML 15.0%
  • Handlebars 0.6%