derekgreer / rabbitBus

RabbitBus is a .Net client API for RabbitMQ.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the RabbitBus project.

RabbitBus is a .Net client API for RabbitMQ.

How To Use RabbitBus

Check out the RabbitBus Wiki for instructions on using RabbitBus.

If you are new to RabbitMQ, head over to my RabbitMQ for Windows series.

Supported Versions Of RabbitMQ

RabbitBus was written to work with RabbitMQ version 0.9.1

Dependencies

The RabbitBus distribution has the following dependencies:

  • RabbitMQ.Client

MIT License

RabbitBus is released under the MIT License.

How To Contribute

Contributions are welcome, but will not be accepted without corresponding executable specifications. It should go without saying, but pull requests which contain changes which break existing specifications will not be accepted.

About

RabbitBus is a .Net client API for RabbitMQ.

License:MIT License


Languages

Language:C# 99.1%Language:Ruby 0.9%