commit | d0808216f58f54edeaf90050ac63c8906d7c6d60 | [log] [tgz] |
---|---|---|
author | Tomasz Gorochowik <tgorochowik@antmicro.com> | Mon Feb 04 16:16:00 2019 +0100 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Feb 08 14:20:44 2019 +0200 |
tree | 0d66e17924a756be344cd16a1379c31e111a1361 | |
parent | df0d7652df60850dc43272e5ef8235dfc966652e [diff] |
samples: net: mqtt_publisher: Add proxy support If appropriate configuration is enabled, assume (with the default configuration) that the proxy server uses the same address as the broker and the default 1080 port. The default settings can be changed in the configuration header. Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>