1.1.4-0 • Published 4 years ago

six-streaming-manager v1.1.4-0

Weekly downloads
61
License
-
Repository
-
Last release
4 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

4 years ago

1.1.4-0

4 years ago

1.1.2

7 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.3

8 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago