edgexfoundry / edgex-examples

Apache License 2.0
51 stars 52 forks source link

feat(app): Add NATS RPC Example #115

Closed AlexCuse closed 2 years ago

AlexCuse commented 2 years ago

Adds example of a custom synchronous server using NATS request/reply semantics through the demo.nats.io broker.

Signed-off-by: Alex Ullrich alex.ullrich@gmail.com

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-examples/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

AlexCuse commented 2 years ago

Good catch @lenny-intel - could almost correct it through github now but it didn't put DCO on the generated commit :)