Talk:Comparison of MQTT implementations
Add topic| This article was nominated for deletion on 17 June 2026. The result of the discussion was speedy keep. |
| This is the talk page for discussing improvements to the Comparison of MQTT implementations article. This is not a forum for general discussion of the subject of the article. |
Article policies
|
| Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
| Archives: 1 |
| This article is rated List-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||
| |||||||||||||||||||||
Mongoose broker
[edit]Just writing to note that the Mongoose implementation is missing from the list. I'll attempt adding it properly when time permits.
Further information;
- License: GNU GPL
- Source code: https://github.com/cesanta/mongoose
- Docs: https://mongoose-os.com/docs/mongoose-os/api/net/mqtt.md
- Developers: https://cesanta.com/
Bare metal clarification
[edit]After going through the page a couple of times, I have failed to understand what the bare metal column means exactly. It is confusing to me, that the term, which is usually contrasted with the term Virtual Machine (VM), which describes entire virtualized hardware instances, is displayed next to various known operating systems. Does the column imply that no operating system is required to run these implementations? Merfakos (talk) 09:05, 25 August 2022 (UTC)
Server-to-server connections?
[edit]Some MQTT servers (eg Mosquitto) have fairly flexible ways to connect servers to each other., including topic prefixes. Others … don't. It'd be nice to have a column that tells us.
