{"id":21184958,"url":"https://github.com/msgflo/msgflo-cpp","last_synced_at":"2025-07-10T00:34:06.767Z","repository":{"id":33190973,"uuid":"36832956","full_name":"msgflo/msgflo-cpp","owner":"msgflo","description":"C++11 library for easily creating MsgFlo participants","archived":false,"fork":false,"pushed_at":"2020-05-23T12:03:50.000Z","size":82,"stargazers_count":9,"open_issues_count":7,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-02-27T22:05:49.890Z","etag":null,"topics":["iot","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/msgflo.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}},"created_at":"2015-06-03T21:58:45.000Z","updated_at":"2022-12-21T10:32:50.000Z","dependencies_parsed_at":"2022-08-17T19:31:15.028Z","dependency_job_id":null,"html_url":"https://github.com/msgflo/msgflo-cpp","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msgflo","download_url":"https://codeload.github.com/msgflo/msgflo-cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225606496,"owners_count":17495551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["iot","mqtt"],"created_at":"2024-11-20T18:14:16.085Z","updated_at":"2024-11-20T18:14:16.651Z","avatar_url":"https://github.com/msgflo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/msgflo/msgflo-cpp.svg?branch=master)](https://travis-ci.org/msgflo/msgflo-cpp)\n# msgflo-cpp: C++ participant support for MsgFlo\n\n[MsgFlo](https://github.com/msgflo/msgflo) is a distributed, polyglot FBP (flow-based-programming)\nruntime. It integrates with other FBP tools like the [Flowhub](http://flowhub.io) visual programming IDE.\nThis library makes it easy to create MsgFlo participants in C++.\n\nmsgflo-cpp is written in C++11 and is built on top of [AMQP-CPP](https://github.com/CopernicaMarketingSoftware/AMQP-CPP),\n[libmosquitto](https://mosquitto.org) and [json11](https://github.com/dropbox/json11).\n\nmsgflo-cpp is primarily used on Embedded Linux, but should also be portable to other operating systems.\n\n## Status\n\n*In production*\n\n* Basic Participant support, sends MsgFlo discover message periodically\n* Supports MQTT 3.1.1 and AMQP 0-9-0 (RabbitMQ)\n* Used in production at Bitraf hackerspace for electronic [doorlocks](https://github.com/bitraf/dlock13) since 2016\n\n## Usage\n\nSee [./examples/repeat.cpp](./examples/repeat.cpp)\n\n    mkdir build\n    cmake ..\n    make\n    ./examples/repeat\n\n## License\n\nMIT, see [./LICENSE](./LICENSE)\n\n## Debugging\n\nTo enable debug logging, set the `MSGFLO_CPP_DEBUG` environment variable.\n\n    export MSGFLO_CPP_DEBUG=1\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsgflo%2Fmsgflo-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsgflo%2Fmsgflo-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsgflo%2Fmsgflo-cpp/lists"}