mishrsud / Sample-RequestResponse

A sample showing request/response

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request/Response Sample

This sample shows a very simple service which handles a request and responds. The client is a console application that generates the request and using the request client to handle the request/response interaction.

Requirements

This sample using .NET 4.5, MassTransit 3, and RabbitMQ.

About

A sample showing request/response


Languages

Language:C# 100.0%