Skip to content

v0.3.1: Change all ZMQ bind to allow all interfaces

ZMQ bind needs an IP address or interface name (as both come down to a specific interface in the end) while connect can use a hostname => allows changing the address setting for the command router, state hub and configuration server back to hostnames as only connect left using it

Merge request reports

Loading