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

Support for ack messages #217

Closed Dindexx closed 2 years ago

Dindexx commented 2 years ago

Short description of what this resolves:

Adds support for acknowledge messages according to https://github.com/hyperledger/aries-rfcs/blob/main/features/0015-acks/README.md.

Also includes the fix for a namespace bug which caused the previous PR to break the test harness build.

Changes proposed in this pull request: