Skip to content

A transaction routing system sample

Notifications You must be signed in to change notification settings

MassTransit/Sample-Dispatcher

Repository files navigation

Dispatcher Sample

This sample demonstrates an approach to routing requests to consumers based upon a routing key (in the message body), using a state machine saga to track the request.

Docker Setup

The sample application can be run using Docker, however, there are a couple setup tasks required.

About

A transaction routing system sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages