Lightstreamer Node.js Client 7.0.3 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, to display such data, and to send any message to the server. The library is distributed through the npm service.

Start digging into the API from the LightstreamerClient object.

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

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.