-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bus): remove AMQP communication transport
BREAKING CHANGE: The `SecTester.Bus` package, which was intended to provide support of communication via the AMQP transport is removed. This change simplifies the codebase by removing deprecated options and encourages the use of more modern and supported transport methods. closes #172
- Loading branch information
Showing
98 changed files
with
798 additions
and
4,369 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
112 changes: 0 additions & 112 deletions
112
src/SecTester.Bus/Dispatchers/DefaultRmqConnectionManager.cs
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
src/SecTester.Bus/Dispatchers/DefaultRmqEventBusFactory.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.