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

Add CAL-dart-ts-bridge to enmeshed_runtime_bridge, allowing use of the new Crypto Library in the Enmeshed App #417

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

mark-beck
Copy link

Readiness checklist

  • I added/updated tests.
  • I ensured that the PR title is good enough for the changelog.
  • I labeled the PR.
  • I self-reviewed the PR.

This draft PR integrates the dart-ts-bridge component of the CAL architecture into enmeshed-runtime-bridge.
The code in cryptoBridge.dart handles the Callbacks from TS into Dart, while cryptoFacade.dart allows calling the Typescript wrapper from Dart for testing Purposes.
Only parts of the API needed for basic Testing are implemented in cryptoFacade.

The Paths to the CAL libraries still have to be updated.

@mark-beck mark-beck marked this pull request as ready for review February 19, 2025 14:57
@jkoenig134 jkoenig134 marked this pull request as draft February 19, 2025 15:45
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.

1 participant