Thanks for your nice words on Lightstreamer :-)

So you need to connect from some server-side JavaScript code, running in a NodeJS server, to a Lightstreamer Server. The current version of the Lightstreamer JavaScript library needs a browser container to work properly. But with the success of out-of-browser JavaScript in general and NodeJS in particular, we are working to make the JS lib runnable out of browser too.

Let me clarify that your scenario is pretty different from the typical NodeJS+Lightstreamer scenario, where you want to use Lightstreamer to push data directly to the client and not the server side code running in NodeJS.

Kind regards,

Alessandro