six-streaming-manager

1.1.4-0 • Public • Published

Provides support for streaming to widgets

  • Must be initialized with the SDK session and used in the widgets that should stream

Usage

NPM

# npm install six-alerts-manager
import StreamingManager from 'six-streaming-manager'

// initialize with session from SDK
var streamingSession = StreamingManager(session)

CDN

<script type="text/javascript" src="https://cdn.six.se/js/six-streaming-manager/1/six-streaming-manager.min.js" />
// initialize with session from SDK
var streamingSession = Six.Components.StreamingManager(session)

Readme

Keywords

none

Package Sidebar

Install

npm i six-streaming-manager

Weekly Downloads

17

Version

1.1.4-0

License

none

Unpacked Size

22.4 kB

Total Files

11

Last publish

Collaborators

  • six-cd