Skip to content

Releases: IBMStreams/streamsx.websocket

streamsx.websocket toolkit v1.1.7

20 Oct 20:28
Compare
Choose a tag to compare

This release sends an output tuple after exhausting all retry attempts as configured by the user.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.1.6

18 Oct 22:42
Compare
Choose a tag to compare

This release adds a new feature to keep retrying the PUT, POST or GET operation when it receives a user configured HTTP status code.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.1.5

04 Oct 20:41
Compare
Choose a tag to compare

This release adds a new feature to keep retrying the PUT, POST or GET operation when it encounters an error.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.1.4

20 Mar 16:17
Compare
Choose a tag to compare

This release makes the second output port of the WebSocketSendReceive operator optional. It also provides a new parameter metricsResetInterval for all the three WebSocket operators.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.1.3

01 Feb 23:03
Compare
Choose a tag to compare

This release has a fix for avoiding WebSocket operators from crashing when a remote endpoint closes the connection while data is being sent continuously at a faster rate.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.1.2

30 Jan 16:24
Compare
Choose a tag to compare

This release has code optimization fix in the reference examples that use the WebSocketSendReceive operator.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.1.1

30 Jan 04:37
Compare
Choose a tag to compare

This release has a fix for a major network performance impact along with some new metric details. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.1.0

20 Nov 02:56
Compare
Choose a tag to compare

This release has a fix in the HttpPost operator where the HTTP GET query string not getting sent to the remote server.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.0.9

04 Oct 13:12
Compare
Choose a tag to compare

The IBM Streams C++ WebSocket toolkit v1.0.9 for sending and receiving text or binary data to/from external applications via WebSocket and HTTP. This version introduces an example CustomVisualization that shows a new way to build real-time custom dashboards to display the results from IBM Streams applications. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md

streamsx.websocket toolkit v1.0.8

23 Sep 03:01
Compare
Choose a tag to compare

The IBM Streams C++ WebSocket toolkit v1.0.8 for sending and receiving text or binary data to/from external applications via WebSocket and HTTP. This version allows to specify the approved TLS/SSL ciphers to be used in TLS connection negotiations with clients. Please always use the tar.gz file that has version number, date, time, MD5 and sha1.

What's new: CHANGELOG.md