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

feat: socketdock implementation #29

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

pallavighule
Copy link

What

  • Added socketdock transport session
  • Added connect disconnect and message routes for accepting socketdock requests

pallavighule and others added 20 commits November 25, 2024 12:52
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Rinkal Bhojani <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
src/constants.ts Outdated Show resolved Hide resolved
src/agent.ts Outdated Show resolved Hide resolved
src/transport/SocketDockInboundTransport.ts Show resolved Hide resolved
@TimoGlastra
Copy link
Contributor

@pallavighule would it be possible to add an example setup with socketdock? Can also be added in another PR, but to make it easy to get started with SocketDock (e.g. docker-compose setup)

@pallavighule
Copy link
Author

@pallavighule would it be possible to add an example setup with socketdock? Can also be added in another PR, but to make it easy to get started with SocketDock (e.g. docker-compose setup)

@TimoGlastra For the SocketDock setup, I referred to the repository openwallet-foundation/didcomm-mediator-socketdock, where the complete setup is already provided. If needed, I can create a separate setup document and include it in a new PR. Please let me know your thoughts!

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.

4 participants