Skip to content

Commit

Permalink
feat: Basic Message Protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
Blindspot22 authored Nov 14, 2024
1 parent 7a54221 commit dd65b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ For further understanding checkout the [docs](docs/mediator-doc.md)<br>
|[Trust Ping Ptotocol](https://identity.foundation/didcomm-messaging/spec/#trust-ping-protocol-20) | ADOPTED||
|[Discover Features Protocol](https://didcomm.org/discover-features/2.0/) | ADOPTED ||
|[Out of band Messaging](https://identity.foundation/didcomm-messaging/spec/#out-of-band-messages) | ADOPTED | ⚪
|[Basic Message Protocol](https://didcomm.org/basicmessage/2.0/#:~:text=The%20BasicMessage%20protocol%20describes%20a,message%20type%20used%20to%20communicate.) | ADOPTED||
|[Acks](https://github.com/hyperledger/aries-rfcs/tree/main/features/0015-acks)| ADOPTED ||
|[Present Proof Protocol](https://didcomm.org/present-proof/3.0/)| ADOPTED ||
|[Basic Message Protocol](https://didcomm.org/basicmessage/2.0/#:~:text=The%20BasicMessage%20protocol%20describes%20a,message%20type%20used%20to%20communicate.) | ADOPTED||

## Building and testing

Expand Down

0 comments on commit dd65b2e

Please sign in to comment.