Hacker News new | ask | show | jobs
by kevingbzheng 1290 days ago
Interesting, I know EMQ can deal with mqtt (probably the most popular device protocal on the market). Any difference?
1 comments

A common practice is to use Shifu to convert device messages to MQTT messages, and utilize brokers like EMQ to distribute MQTT messages to other applications.
So Shifu does the pre-job for brokers?
yes!exactly