Practical MQTT with Paho
摘要:There is always a temptation when faced with a problem such as "This application needs to just send a value to another server" to reduce it to something as simple as opening a socket and sending a value. But that simple proposition soon falls apart in production. Apart from having to write
阅读全文
posted @ 2013-11-13 08:37