You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The broker will need to be parameterized in a number of ways:
IP/port for subscribers (required)
IP/port for publishers (required)
file for file-subscriber (optional)
token for authenticating subscribers (optional)
token for authenticating publishers (optional)
IP origin authentication option (optional)
Instead of architecting a command line madness, it would be great to push these into a config file and use an existing config file library for reading these options.
The text was updated successfully, but these errors were encountered:
The broker will need to be parameterized in a number of ways:
Instead of architecting a command line madness, it would be great to push these into a config file and use an existing config file library for reading these options.
The text was updated successfully, but these errors were encountered: