Created on 24 June 2021
icon_unfollowing
Login to follow
web-api-broadcast-channel

Web API Broadcast Channel

Stable version 0.3.0 (Compatible with OutSystems 11)
Uploaded on 24 June 2021 by 
web-api-broadcast-channel

Web API Broadcast Channel

Details
The Broadcast Channel API allows basic communication between browsing contexts (that is, windows, tabs, frames, or iframes) and workers on the same origin.
Read more

By creating a BroadcastChannel object, you can receive any messages that are posted to it. You don't have to maintain a reference to the frames or workers you wish to communicate with: they can “subscribe” to a particular channel by constructing their own BroadcastChannel with the same name, and have bi-directional communication between all of them.

 

Release notes (0.3.0)
  • Minor bug fixes
Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Web API Broadcast Channel has no dependencies.
Application Objects
Web API Broadcast Channel has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads