rabbitmq / rabbitmq-amqp-dotnet-client

RabbitMQ client for AMQP 1.0 protocol
Other
9 stars 0 forks source link
amqp10 messaging rabbitmq

RabbitMQ AMQP 1.0 .NET Client

This library is in early stages of development. It is meant to be used with RabbitMQ 4.0.

How to Run

Getting Started

You can find an example in: docs/Examples/GettingStarted

Install

The client is distributed via NuGet.

TODO