{"id":16775950,"url":"https://github.com/michmich112/rabbit-mq-test","last_synced_at":"2025-03-16T18:16:37.159Z","repository":{"id":116553963,"uuid":"351868678","full_name":"michmich112/rabbit-mq-test","owner":"michmich112","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-28T02:30:31.000Z","size":4199,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-06T08:32:20.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michmich112.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-03-26T17:56:43.000Z","updated_at":"2024-06-19T11:04:01.261Z","dependencies_parsed_at":"2024-06-19T11:03:58.484Z","dependency_job_id":"d2fe8db9-cdbd-454f-bf3a-5dc3f80568f3","html_url":"https://github.com/michmich112/rabbit-mq-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michmich112%2Frabbit-mq-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michmich112%2Frabbit-mq-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michmich112%2Frabbit-mq-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michmich112%2Frabbit-mq-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michmich112","download_url":"https://codeload.github.com/michmich112/rabbit-mq-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910820,"owners_count":20367545,"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-10-13T07:08:19.714Z","updated_at":"2025-03-16T18:16:37.106Z","avatar_url":"https://github.com/michmich112.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rabbit-mq-test\n\nTest for creating a chat using rabbit-mq using a sender (provider) and a receiver (consumer).\n\n## Getting Started\nCreate your RabbitMQ instance using docker: \n```\ndocker pull rabbitmq:latest\ndocker run -d --hostname rabbit-mq-test -p 5672:5672 --name rabbit rabbitmq:latest\n```\nThen navigate to the respository on 2 terminal sessions. On the first one, launch the receiver by running:\n```\n./chat receive\n```\nand on the second one start the sender by running:\n```\n./chat send\n```\n\nOn the sender window, write any message and press enter to send it. It should appear automatically on the receiver window!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichmich112%2Frabbit-mq-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichmich112%2Frabbit-mq-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichmich112%2Frabbit-mq-test/lists"}