mirror of
https://github.com/boostorg/mqtt5.git
synced 2026-01-19 04:22:11 +00:00
Summary: related to T15996 Reviewers: ivica, korina Reviewed By: ivica Subscribers: iljazovic, miljen Differential Revision: https://repo.mireo.local/D33480
21 lines
415 B
JSON
21 lines
415 B
JSON
{
|
|
"key": "mqtt5",
|
|
"name": "MQTT5",
|
|
"authors": [
|
|
"Ivica Siladić",
|
|
"Bruno Iljazović",
|
|
"Korina Šimičević"
|
|
],
|
|
"description": "MQTT5 client library built on top of Boost.Asio.",
|
|
"category": [
|
|
"Concurrent",
|
|
"IO"
|
|
],
|
|
"maintainers": [
|
|
"Ivica Siladić",
|
|
"Bruno Iljazović",
|
|
"Korina Šimičević"
|
|
],
|
|
"cxxstd": "17"
|
|
}
|