Solace Support
#1210
Replies: 1 comment
-
|
If Solace has support for queues, and possibly also for topic-based pub/sub, then it would definitely be possible to build a transport for Rebus. If this is something you would be interested in pursuing, I suggest you take a look at e.g. the Azure Queues transport, which is pretty simply. It demonstrates both how a transport can be made, but equally important it also demonstrates how Rebus' contract tests can be executed to verify the behavior of the transport. Let me know if you need any further hints 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am looking at whether or not it would be possible to support Solace with Rebus. Does anyone have any advice or guidance on how this could be done or the process in adding a new broker? Thanks
Beta Was this translation helpful? Give feedback.
All reactions