MQTT shell script client, for bash, dash, BusyBox ash and others. Gives you MQTT on anything Unix like, from embedded routers to AIX servers with almost no dependenices.
Does bish-bosh support/implement something like clientid_prefixes? The conceptual idea is to connect to test.mosquitto.org on port 8883 (TLS) and use this feature to limit pubsub communication to a limited set of computers that share this (presumably long and randomized) shared "secret". Essentially, a poor-man's less-secure version of PSK...
Does bish-bosh support/implement something like clientid_prefixes? The conceptual idea is to connect to test.mosquitto.org on port 8883 (TLS) and use this feature to limit pubsub communication to a limited set of computers that share this (presumably long and randomized) shared "secret". Essentially, a poor-man's less-secure version of PSK...