lehh / nestjs-soap

Nestjs module wrapper for soap npm package
MIT License
21 stars 15 forks source link

Regular or async client? #1

Closed bitsofinfo closed 3 years ago

bitsofinfo commented 3 years ago

Which client type is injected? the regular or async one?

lehh commented 3 years ago

Currently it's using only the async client