Skip to content

Commit 053224f

Browse files
committed
feat(tcs-huawei-socketio): remove deprecated connector
- Remove `cactus-plugin-ledger-connector-tcs-huawei-socketio` connector and any reference to it. - This is not permanent - we'd love to bring the package back once the necessary refactors are done! - See issue #3155 on github for more details on context and reasoning of this decision. Part of #3155 Signed-off-by: Michal Bajer <[email protected]>
1 parent 1785091 commit 053224f

File tree

16 files changed

+1
-915
lines changed

16 files changed

+1
-915
lines changed

.eslintignore

-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ packages/cactus-cmd-socketio-server/src/main/typescript/verifier/Verifier.ts
2323
packages/cactus-cmd-socketio-server/src/main/typescript/verifier/VerifierFactory.ts
2424
packages/cactus-cmd-socketio-server/src/test/typescript/unit/Verifier.test.ts
2525

26-
packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/src/main/typescript/common/core/app.ts
27-
packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/src/main/typescript/connector/ServerMonitorPlugin.ts
28-
2926
weaver/common/policy-dsl/index.js
3027
weaver/common/policy-dsl/parser/PolicyListener.js
3128
weaver/common/policy-dsl/parser/PolicyParser.js

packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/.gitignore

-1
This file was deleted.

packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/CHANGELOG.md

-69
This file was deleted.

packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/Dockerfile

-13
This file was deleted.

packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/README.md

-77
This file was deleted.

packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/package.json

-79
This file was deleted.

packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/sample-config/default.yaml

-21
This file was deleted.

packages/cactus-plugin-ledger-connector-tcs-huawei-socketio/src/main/typescript/common/core/app.ts

-53
This file was deleted.

0 commit comments

Comments
 (0)