Skip to content

Commit

Permalink
Cleanup top-level description.
Browse files Browse the repository at this point in the history
  • Loading branch information
ddebrunner committed Apr 26, 2014
1 parent 517720f commit e1b183b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions com.ibm.streamsx.inet/com.ibm.streamsx.inet.rest/overview.spl
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
* packages such as [http://dojotoolkit.org|DOJO] and
* [http://d3js.org|D3].
*
* Meta-data for the streams connected to the operators is also available through `HTTP GET` requests,
* to allow JavaScript applications to self-discover the format of the data.
*/

namespace com.ibm.streamsx.inet.rest;
Expand Down
2 changes: 1 addition & 1 deletion com.ibm.streamsx.inet/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Support for common internet protocols.

This toolkit separates its functionality into a number of namespaces:

* **com.ibm.streamsx.inet** General purpose internet operators.
* **com.ibm.streamsx.inet** General purpose internet operator supporting a number of protocols.
* **com.ibm.streamsx.inet.http** Operators that interact with external HTTP servers.
* **com.ibm.streamsx.inet.rest** Operators that embed a HTTP server to provide REST style api to streaming data.
* **com.ibm.streamsx.inet.wsserver** Operators that embed a WebSocket server to expose streaming data as WebSocket messages.
Expand Down

0 comments on commit e1b183b

Please sign in to comment.