Skip to content

Commit

Permalink
feat(bus): get rid of amqp event bus (#198)
Browse files Browse the repository at this point in the history
closes #196
  • Loading branch information
ostridm authored Jun 20, 2024
1 parent 0a05bbe commit b2809e9
Show file tree
Hide file tree
Showing 79 changed files with 93 additions and 2,818 deletions.
215 changes: 18 additions & 197 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@
"homepage": "https://github.com/NeuraLegion/sectester-js#readme",
"dependencies": {
"@har-sdk/core": "^1.4.3",
"amqp-connection-manager": "^4.1.13",
"amqplib": "^0.10.3",
"axios": "^0.26.1",
"axios-rate-limit": "^1.3.0",
"chalk": "^4.1.2",
Expand Down Expand Up @@ -111,7 +109,6 @@
"@nrwl/workspace": "14.5.6",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/amqplib": "^0.10.1",
"@types/content-type": "^1.1.5",
"@types/jest": "27.4.1",
"@types/node": "18.7.1",
Expand Down
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 b2809e9

Please sign in to comment.