A brand new
LightstreamerAdapters SDK for
Node.js is now publicly available. It allows you to send and receive real-time messages within a Node application targeting mobile and browser-based apps. In other words, the full power of Lightstreamer is now available to Node developers, to implement the Real-Time Web in JavaScript.
A comparison benchmark between Lightstreamer and Socket.io will be published in the next few weeks.
The SDK is available inside the Lighystreamer distro, downloadable from
http://www.lightstreamer.com/download (folder "DOCS-SDKs/sdk_adapter_nodejs"). The SDKe contains the module source code, API documentation and a simple chat example. Check out the README.md files contained in the zip to know more details about the SDK and the demo code.
You can find the Node module source code on Github:
https://github.com/Weswit/Lightstreamer-lib-node-adapter
A working example implementing a very simple chat application is available on GitHub too:
https://github.com/Weswit/Lightstreamer-example-Chat-adapter-node
The new SDK offers an implementation of the Lightstreamer Adapters Remote Infrastructure protocol in JavaScript. This way, Lightstreamer Adapters can be implemented in JavaScript (in addition to Java and .NET) and can run inside Node.js.
Please let us know your feedback!