Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement DIDComm Module for sending messages #552

Closed
awoie opened this issue Jun 8, 2021 · 1 comment · Fixed by #610
Closed

Implement DIDComm Module for sending messages #552

awoie opened this issue Jun 8, 2021 · 1 comment · Fixed by #610
Assignees

Comments

@awoie
Copy link
Member

awoie commented Jun 8, 2021

@awoie
Copy link
Member Author

awoie commented Jun 30, 2021

implementation should be completed: https://github.com/uport-project/veramo/blob/feat/add-didcomm-v2

need integration test:

  • fake DIDs for service endpoints
  • sending messages between two agents should be possible

mirceanis added a commit that referenced this issue Jul 8, 2021
fixes #552
fixes #469

* feat: add sending didcomm messages
* feat: add transport logic
* fix(did-comm): message handler
* docs: add more inline documentation for did-comm
* fix: use http transport by default with didcomm
* test(did-comm): integration test for sending data
* test(did-comm): check didcomm events
* style: refactoring and code reformatting

Co-authored-by: Oliver Terbu <>
Co-authored-by: Mircea Nistor <mirceanis@gmail.com>
Co-authored-by: Simonas Karuzas <simonas@not.cat>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant