tdk2nyt
Results
2
issues of
tdk2nyt
My code like the following: test.html: // code from index.html in example test.js: var pageUrl = "test.html"; var updatePage = function(res) { var btn = document.getElementById('uploadBtn'), progressBar = document.getElementById('progressBar'), progressOuter...
mosquitto version: 2.0.15 system: Linux kernel 3.4.40 Hi, I use libmosquitto as MQTT client. One day, I found MQTT connection lost, I checked log that recorded a few reconnection events,...