Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MessageRouter

MessageRouter provides a framework for, and robust implementation of, in-process dynamic dispatch of messages to handlers, based on type. The framework is expressed as interfaces, which are defined in the MessageRouter.Common project. Meanwhile, the MessageRouter project provides a component which fully orchestrates the dispatching in an asynchronous manner.

More info coming soon.

You can’t perform that action at this time.