HTML Client 5.0.1

HTML Client 5.0.1

This document is the API Specification for HTML Client 5.0.1.

Summary

This javascript library allows any web front-end to request and display pushed data from Lightstreamer Server. In order to achieve this:

The Engine page opens the "Push-Frame", a frame whose content is supplied by Lightstreamer Server in a streaming fashion. This means that the HTTP connection used by the browser to issue the Push-Frame request is kept open by the Server and the frame content is released incrementally. This has a number of consequences that have to be taken into account:


File Summary
lscommons.js This file contains the declaration of the interface classes shared by the client Engine page and by each Push-page.
lsengine.js This file contains the declaration of the interface classes needed for the management of the connection with Lightstreamer Server.
lspushpage.js This file contains the declaration of the interface classes needed to manage the subscriptions to the data and subsequent data manipulation.

HTML Client 5.0.1

Lightstreamer HTML Client API
Documentation generated by JSDoc on Tue May 22 11:46:54 2012