Y
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
ArielYang0102
1290 days ago
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.
link
kevingbzheng
1290 days ago
So Shifu does the pre-job for brokers?
link
ArielYang0102
1290 days ago
yes!exactly
link