{"id":16962555,"url":"https://github.com/threeal/mosquitto_example","last_synced_at":"2026-04-15T06:35:20.963Z","repository":{"id":77374692,"uuid":"317594621","full_name":"threeal/mosquitto_example","owner":"threeal","description":"MQTT publisher and subscriber example using Eclipse Mosquitto","archived":false,"fork":false,"pushed_at":"2021-01-22T08:38:23.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T04:38:11.138Z","etag":null,"topics":["c","cpp","mosquitto","mqtt"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/threeal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-01T16:04:34.000Z","updated_at":"2021-01-22T08:38:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"160d8ebb-d893-4379-8327-c4cde4eb5995","html_url":"https://github.com/threeal/mosquitto_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/threeal/mosquitto_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fmosquitto_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fmosquitto_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fmosquitto_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fmosquitto_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threeal","download_url":"https://codeload.github.com/threeal/mosquitto_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fmosquitto_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31830151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","cpp","mosquitto","mqtt"],"created_at":"2024-10-13T23:07:07.336Z","updated_at":"2026-04-15T06:35:20.929Z","avatar_url":"https://github.com/threeal.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mosquitto Example\n\n[MQTT](https://mqtt.org/) publisher and subscriber example using [Eclipse Mosquitto](https://mosquitto.org/)\n\n## Quick Start\n\n- Install Eclipse Mosquitto [here](https://mosquitto.org/download/).\n- Build from the source code.\n  ```bash\n  $ mkdir -p build \u0026\u0026 cd build\n  $ cmake ..\n  $ make\n  ```\n- Run any of the publishers and subscriber on different terminal.\n  ```bash\n  $ ./temperature_publisher\n  # or\n  $ ./people_count_publisher\n  # or\n  $ ./fan_speed_publisher\n  ```\n  ```bash\n  $ ./subscriber\n  ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreeal%2Fmosquitto_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreeal%2Fmosquitto_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreeal%2Fmosquitto_example/lists"}