Skip to content

A sample showing client/server communication using RabbitMQ C# message broker.

Notifications You must be signed in to change notification settings

yido/rabbitmq-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RabbitMQ-Example

Send and Receive Sample:

This sample shows a very simple send and receive messages between a client and a server. 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 and RabbitMQ.

About

A sample showing client/server communication using RabbitMQ C# message broker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published