Node.js Client 8.0.4

Lightstreamer Node.js Client 8.0.4 API Reference

This Node.js library enables any Node.js application to communicate bidirectionally with the Lightstreamer Server. The API allows to subscribe to real-time data pushed by the server and to send any message to the server. The library is distributed through the npm service.

The Node.js library can be available depending on Edition and License Type. To know what features are enabled by your license, please see the License tab of the Monitoring Dashboard (by default, available at /dashboard).

To have a quick overview of the library, start digging into the API from the LightstreamerClient object.

Check out the available examples and associated README to learn more.

If there is any issue, you can find a solution on our public forum.

Note the following documentation convention:
Function arguments qualified as <optional> can be omitted only if not followed by further arguments. In some cases, arguments that can be omitted (subject to the same restriction) may not be qualified as <optional>, but their optionality will be clear from the description.