{"id":19141451,"url":"https://github.com/mmacia/rabbitmqcppconnector","last_synced_at":"2025-05-06T23:43:57.628Z","repository":{"id":2509674,"uuid":"3485004","full_name":"mmacia/RabbitMQCppConnector","owner":"mmacia","description":"RabbitMQ C++ Connector","archived":false,"fork":false,"pushed_at":"2012-07-17T10:32:54.000Z","size":240,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T16:11:12.488Z","etag":null,"topics":[],"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/mmacia.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":"2012-02-19T11:46:08.000Z","updated_at":"2018-10-21T03:14:55.000Z","dependencies_parsed_at":"2022-09-07T03:11:24.378Z","dependency_job_id":null,"html_url":"https://github.com/mmacia/RabbitMQCppConnector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmacia%2FRabbitMQCppConnector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmacia%2FRabbitMQCppConnector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmacia%2FRabbitMQCppConnector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmacia%2FRabbitMQCppConnector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmacia","download_url":"https://codeload.github.com/mmacia/RabbitMQCppConnector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252788403,"owners_count":21804280,"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":[],"created_at":"2024-11-09T07:23:23.446Z","updated_at":"2025-05-06T23:43:57.603Z","avatar_url":"https://github.com/mmacia.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RabbitMQ C++ Connector\n\nStatus: **WIP, not fully usable yet.**\n\n## What is working? ##\n\nSee `examples` directory.\n\n- Connection to AMQP servers.\n- Declare Queues.\n- Basic consumer.\n\n## What it is RabbitMQ C++ Connector?\n\n**RabbitMQ C++ Connector** is a wrapper to use [RabbitMQ](http://www.rabbitmq.com) services in an object oriented\nway.  This software uses the low level library `librabbitmq-c` to connect into\nRabbitMQ servers and uses the Observer Pattern to ease integrate into your projects.\n\n## How to compile\n\nFirst, ensure that you have all needed software:\n\n  `apt-get install build-essential cmake make`\n\nNext, you need to update Git submodules:\n\n  `git submodule init; git submodule update`\n\nLastly, proceed to build the sources:\n\n  `mkdir build; cd build`\n  \n  `cmake ..; make`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmacia%2Frabbitmqcppconnector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmacia%2Frabbitmqcppconnector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmacia%2Frabbitmqcppconnector/lists"}