Provides an API for leveraging Wica functionality from the JavaScript client side.
Members
(static) DocumentSupportLoader
Class providing all the functionality necessary to support a wica-aware HTML page.
See module:document-support-loader~DocumentSupportLoader.
(static) PlotBuffer
Class providing a facility for buffering the received information from one
or more wica-aware elements, subsequently making it available to third-parties
who may wish to poll for it.
See module:plot-buffer~PlotBuffer.
(static) StreamManager
Class providing support for creating a new WicaStream on the Wica server, for
subscribing to it and for publishing locally the received information.
See module:stream-manager~StreamManager.