Skip to content

Commit

Permalink
feat(bus): get rid of amqp event bus
Browse files Browse the repository at this point in the history
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 #196
  • Loading branch information
ostridm committed Jun 18, 2024
1 parent f14760c commit 02aa6e4
Show file tree
Hide file tree
Showing 73 changed files with 65 additions and 2,596 deletions.
3 changes: 0 additions & 3 deletions packages/bus/.babelrc

This file was deleted.

45 changes: 0 additions & 45 deletions packages/bus/.eslintrc.js

This file was deleted.

293 changes: 0 additions & 293 deletions packages/bus/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions packages/bus/jest.config.ts

This file was deleted.

Loading

0 comments on commit 02aa6e4

Please sign in to comment.