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

Create a didcomm pickup client javascript client component #7

Merged

Conversation

Tekum-Emmanuella
Copy link
Collaborator

PR introduces functions for constructing and securely sending DIDComm pickup requests, delivery requests, and message receipts. It includes encryption, message packing, and unpacking to enhance secure communication for a pickup-client javascript-client

Copy link
Collaborator

@Blindspot22 Blindspot22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

Copy link
Collaborator

@Christiantyemele Christiantyemele left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please go through the reviews here they are also repeating in your ticket

libs/message-handler/src/index.ts Outdated Show resolved Hide resolved
libs/message-handler/src/pickup.test.ts Outdated Show resolved Hide resolved
libs/message-handler/tsconfig.node.json Outdated Show resolved Hide resolved
@Blindspot22 Blindspot22 merged commit b60a275 into main Nov 19, 2024
2 checks passed
@IngridPuppet IngridPuppet deleted the Create-a-didcomm-pickup-client-javascript-client-component branch December 17, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a didcomm pickup client javascript client component.
4 participants