Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

whitestone-no/Cambion-Transport-NetMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cambion.Transport.NetMQ

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 NetMQ to send data between instances of Cambion.

Installation

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

Install-Package Whitestone.Cambion.Transport.NetMQ

Documentation

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

About

NetMQ transport for Whitestone Cambion

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages