Module: client-api

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 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 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 StreamManager.