Skip to content

whitestone-no/Cambion-Transport-RabbitMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cambion.Transport.RabbitMQ

Cambion is a lightweight distributed application framework with multiple and pluggable backends, providing a set of convenience functions for event handling. If you have one application that needs to talk to another application, either on the same computer, or even on a different computer, you can't use the default loopback backend provided with Cambion. This transport provider uses RabbitMQ to send data between instances of Cambion.

Installation

Cambion.Transport.RabbitMQ is available on NuGet so you can install it in the NuGet Package Manager Console:

Install-Package Whitestone.Cambion.Transport.RabbitMQ

Documentation

Documentation for the RabbitMQ transport is available on the Cambion documentation site

About

RabbitMQ transport for Whitestone Cambion

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages