{"id":21480426,"url":"https://github.com/amirdoosti6060/requestreply","last_synced_at":"2026-04-16T11:02:40.955Z","repository":{"id":205573730,"uuid":"714568324","full_name":"amirdoosti6060/RequestReply","owner":"amirdoosti6060","description":"Achieving Synchronous Communication over an Asynchronous Messaging System","archived":false,"fork":false,"pushed_at":"2023-11-05T09:45:44.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T13:00:14.023Z","etag":null,"topics":["asynchronous","csharp","dotnet","messaging","request-reply","synchronous"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/pulse/achieving-synchronous-communication-over-asynchronous-amir-doosti-nr0ff","language":"C#","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/amirdoosti6060.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}},"created_at":"2023-11-05T09:45:43.000Z","updated_at":"2023-11-05T09:58:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3da6abcc-5bb3-4367-ae5b-ea3e94741a72","html_url":"https://github.com/amirdoosti6060/RequestReply","commit_stats":null,"previous_names":["amirdoosti6060/requestreply"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amirdoosti6060/RequestReply","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirdoosti6060%2FRequestReply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirdoosti6060%2FRequestReply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirdoosti6060%2FRequestReply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirdoosti6060%2FRequestReply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amirdoosti6060","download_url":"https://codeload.github.com/amirdoosti6060/RequestReply/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirdoosti6060%2FRequestReply/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["asynchronous","csharp","dotnet","messaging","request-reply","synchronous"],"created_at":"2024-11-23T12:14:59.235Z","updated_at":"2026-04-16T11:02:40.938Z","avatar_url":"https://github.com/amirdoosti6060.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RequestReply\n\n## Introduction\nThis project provide an abstraction and a sample implementation for **Synchonous Request-Reply Pattern over asynchronous backbone** in C#.Net6.  \nI also wrote an article in the following address that completely explains **Synchonous Request-Reply Pattern over asynchronous messaging services**:  \nhttps://www.linkedin.com/pulse/achieving-synchronous-communication-over-asynchronous-amir-doosti-nr0ff  \n   \n## Structure of soution\nThe solution contains one Console App project which is written in Visual Studio.  \nWhen you run program, it send a message conatining a message id and a text message and ask you to reply to it. You will provide same message id and a text reply.  \nIf the correlation id doesn't match the message id, it repleat its question.  \nYou can use RabitMQ, Kafka or any messaging instead.  \n\n## Technology stack\n- OS: Windows 10 Enterprise - 64 bits\n- IDE: Visual Studio Enterprise 2022 (64 bits) - version 17.2.5\n- Framework: .Net 6\n- Language: C#\n\n## How to run\nOpen the solution in Visual Studio and run it using F5. You will see the output in a console.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirdoosti6060%2Frequestreply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirdoosti6060%2Frequestreply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirdoosti6060%2Frequestreply/lists"}