Click image for larger version. 

Name:	Nodejs_logo_light.png 
Views:	844 
Size:	3.6 KB 
ID:	140
A brand new Lightstreamer Adapters 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/Lightstrea...b-node-adapter

A working example implementing a very simple chat application is available on GitHub too:
https://github.com/Weswit/Lightstrea...t-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!