Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
Dec 2, 2016

README.md

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.

The sample is configured having the following assumptions in mind:

  1. RabbitMQ is available on localhost
  2. Default RMQ credentials (guest/guest) can be used
  3. There is a virtual host test, to which the guest user has full access

About

A sample showing request/response

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.