Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 702 Bytes

File metadata and controls

36 lines (24 loc) · 702 Bytes

XMPP Sink

The "xmpp" sink enables sending messages to a XMPP server.

Input

  • byte[]

Output

Payload

N/A

Options

The zeromq sink has the following options:

Build

$ ./mvnw clean install -PgenerateApps
$ cd apps

You can find the corresponding binder based projects here. You can then cd into one of the folders and build it:

$ ./mvnw clean package