1.1.4-0 • Published 3 years ago

six-streaming-manager v1.1.4-0

Weekly downloads
61
License
-
Repository
-
Last release
3 years ago

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)
1.1.3

3 years ago

1.1.4-0

3 years ago

1.1.2

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.3

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago