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
At the moment, we only read messages from a JSON file and then dispatch to the specified broker. We should add support for reading messages from Stdin too
At the moment, we only read messages from a
JSONfile and then dispatch to the specified broker. We should add support for reading messages fromStdintoo