-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
loopbackio/loopback-connector-soap
#91Milestone
Description
Description
As part of weakly typed service integration for REST/SOAP and other services, LoopBack 3 connectors should have support for promises. This would let us use async/await. We'd like to change this.
Related to #1069
Acceptance Criteria
- Add promise support to https://github.com/strongloop/loopback-connector-soap,
see https://github.com/strongloop/strong-soap/blob/master/src/client.js - Add promise support to https://github.com/strongloop/loopback-connector-grpc,
see https://github.com/strongloop/loopback-connector-grpc/blob/master/lib/grpc-connector.js#L108 - Add/modify tests to verify support for both callbacks and promises
- Update appropriate docs which mention the affected methods in READMEs/loopback.io if any
- Include a section in the monthly milestone blog post highlighting Promise and/or async/await support with our service connectors.
Metadata
Metadata
Assignees
Labels
No labels