lightstreamer-adapter
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -0,1 +1,13 @@ | ||
## 1.4.1 (22 Feb 2018) ## | ||
### New Features ### | ||
Added clarifications on licensing matters in the documentation. | ||
### Lightstreamer Compatibility Notes ### | ||
Compatible with Adapter Remoting Infrastructure since 1.8 | ||
## 1.4.0 (19 Dec 2017) ## | ||
@@ -20,3 +32,3 @@ | ||
Aligned the documentation to comply with current licensing policies. | ||
Added notes in the documentation on the implication of the licensing policies. | ||
@@ -23,0 +35,0 @@ ### Lightstreamer Compatibility Notes ### |
@@ -0,0 +0,0 @@ /* |
@@ -93,2 +93,4 @@ /* | ||
* </ul> | ||
* With reference to the features qualified as optional, to know what features are enabled by your license, | ||
* please see the License tab of the Monitoring Dashboard (by default, available at /dashboard).<br/> | ||
* When the handler for some event is not supplied, a default response is provided; | ||
@@ -95,0 +97,0 @@ * some default responses can be configured with the optional constructor parameters. |
@@ -0,0 +0,0 @@ /* |
{ | ||
"name": "lightstreamer-adapter", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "This package includes the resources needed to write Data Adapters and Metadata Adapters for Lightstreamer Server in a Node.js environment. The adapters will run in a separate process, communicating with the Server through the Adapter Remoting Infrastructure.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
# Lightstreamer SDK for Node Adapters 1.4.0 # | ||
# Lightstreamer SDK for Node Adapters 1.4.1 # | ||
@@ -99,3 +99,3 @@ This package includes the resources needed to write Data Adapters and Metadata Adapters for [Lightstreamer](http://www.lightstreamer.com/ "Lightstreamer") Server in a [Node.js](http://nodejs.org/ "Node.js") environment. | ||
### API Reference ### | ||
http://www.lightstreamer.com/api/ls-nodejs-adapter/1.4.0/ | ||
http://www.lightstreamer.com/api/ls-nodejs-adapter/1.4.1/ | ||
@@ -149,3 +149,3 @@ ## Develop ## | ||
## See Also ## | ||
* [Adapter Remoting Infrastructure Network Protocol Specification](http://www.lightstreamer.com/docs/adapter_generic_base/ARI%20Protocol.pdf "Lightstreamer ARI protocol") | ||
* [Adapter Remoting Infrastructure Network Protocol Specification](http://www.lightstreamer.com/latest/Lightstreamer_Allegro-Presto-Vivace_7_0/Lightstreamer/DOCS-SDKs/sdk_adapter_generic/doc/ARI%20Protocol.pdf "Lightstreamer ARI protocol") | ||
* [Lightstreamer Chat Demo adapter for Node](https://github.com/Lightstreamer/Lightstreamer-example-Chat-adapter-node "Lightstreamer Chat Demo adapter for Node") | ||
@@ -152,0 +152,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4140
214398