Skip to content

This toolkit supports common internet protocols, such as HTTP and WebSockets

License

Notifications You must be signed in to change notification settings

ejpring/streamsx.inet

This branch is 391 commits behind IBMStreams/streamsx.inet:develop.

Folders and files

NameName
Last commit message
Last commit date
Apr 22, 2017
Apr 3, 2017
Apr 3, 2017
Feb 16, 2017
Apr 3, 2017
Jan 3, 2017
Mar 10, 2014
Apr 11, 2017
Dec 2, 2016
Apr 8, 2014

Repository files navigation

README -- IBMStreams/streamsx.inet

The IBMStreams/streamsx.inet toolkit project is an open source IBM InfoSphere Streams toolkit project supporting common internet protocols, such as HTTP, WebSockets, etc.

Note that development is proceeding on two branches:

  • The v2.0.0 branch is currently at version 2.0.1, and it contains what's shipped with the Streams product.
  • The master branch is at version 2.6, and it contains several more operators, including the FTP operators, HTTPTupleInjection and HTTPTupleView. It should be considered pre-release.

This toolkit implements the NLS feature. Use the guidelines for the message bundle that are described in The messages and the NLS for toolkits

Support for Streams 4.0 Now Available! https://github.com/IBMStreams/streamsx.inet/releases

Project Overview at: http://ibmstreams.github.io/streamsx.inet/

Operators, functions & types are described using SPLDOC at

http://ibmstreams.github.io/streamsx.inet/com.ibm.streamsx.inet/doc/spldoc/html/index.html

To learn more about Streams:

The FTP operators in namespace com.ibm.streamsx.inet.ftp need the system library libcurl (version 7.19.7 or higher) installed. Developers needs additionally the libcurl-devel package.

About

This toolkit supports common internet protocols, such as HTTP and WebSockets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 64.3%
  • C++ 17.8%
  • HTML 10.0%
  • JavaScript 2.3%
  • Perl 2.2%
  • Makefile 1.8%
  • Shell 1.6%