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

Feature request: DIDComm RPC implementation enhancements #1986

Open
rmlearney-digicatapult opened this issue Aug 6, 2024 · 1 comment
Open

Comments

@rmlearney-digicatapult
Copy link

Hi, we're currently making use of DRPC in one of our projects and are glad that the implementation within Credo-ts provides the basic framework for this protocol before we move to specifying our own.

However we've had to develop a few workarounds to manage message flows and verify signatures due to handling within recvRequest.

We'd like to be able to query previous message threads for responses, and respond to drpc requests via a function on the drpc module.

The AcaPy implementation seems to fulfil more of the RFC and so we'd like to make some changes to Credo-ts that are signposted there. Would we have your blessing to proceed and potentially commit back?

@swcurran
Copy link
Contributor

I believe the repo is open to PRs so no blessing to be asked. Some members of the BC Gov team worked on the initial DPRC implementation in Credo-TS, so you might ping @wadeking98 when you have questions or want a review.

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

No branches or pull requests

2 participants