Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.02 KB

File metadata and controls

45 lines (30 loc) · 1.02 KB

ZeroMQ Source

The "zeromq" source enables receiving messages from ZeroMQ.

Input

N/A

Output

Payload

  • byte[]

Options

The zeromq source has the following options:

Also see the Spring Boot Documentation for addition properties for the broker connections and listener properties.

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

Examples

java -jar zeromq-source.jar --zeromq.supplier.connectUrl=tcp://server:port --zeromq.supplier.topics=