hyperledger-archives / aries-framework-dotnet

Aries Framework .NET for building multiplatform SSI services
https://wiki.hyperledger.org/display/aries
Apache License 2.0
84 stars 74 forks source link

Allow switching between return routing types #203

Closed ntsbs closed 2 years ago

ntsbs commented 2 years ago

Short description of what this resolves:

This PR enables implementers to select different types of return routing. Before, the return_routing decorator was always set to all and could not be changed. Now, the default value is still all, but the value can be defined via a parameter of SendReceiveAsync.

Changes proposed in this pull request:

ntsbs commented 2 years ago

It seems the build pipeline is missing .net sdk 3.1.301

ntsbs commented 2 years ago

@tmarkovski @michaeldboyd Any chance for a review on this?

ryjones commented 2 years ago

@swcurran -- help?

swcurran commented 2 years ago

Sorry no, I can't help with this. I suggest @tmarkovski or @michaeldboyd .