-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Jeff Sharp edited this page Aug 26, 2018
·
4 revisions
RSMassTransit enables Microsoft SQL Server Reporting Services to work with MassTransit message buses.
This project, RSMassTransit.Client, contains everything needed to send requests from an application to RSMassTransit:
- Request and response message types
- Service proxy with implementations for RabbitMQ and Azure Service Bus
Currently, RSMassTransit supports ad-hoc report execution only. Future support for additional operations, such as catalog management, is planned.