Skip to content

Support static bind/connect url for the ZMQ PSA #3

Description

@pnoltes

Adds support for statically configured endpoint url / connects. Mainly to enable testing without the need for a discovery layer.

The configuration should be in the META/(pub|sub)/.properties

For static endpoints use (i.e.)
zmq.static.bind.url=ipc:///tmp/pubsub-pingtest
For static connects uses (i.e.):
zmq.static.connect.urls=ipc:///tmp/pubsub-pingtest

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions