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

Extract common HolochainService code into shared module #7

Open
mattyg opened this issue Oct 4, 2024 · 0 comments
Open

Extract common HolochainService code into shared module #7

mattyg opened this issue Oct 4, 2024 · 0 comments

Comments

@mattyg
Copy link
Member

mattyg commented Oct 4, 2024

Extract common code into shared module that can be consumed by multiple tauri plugins, without including the compiled holochain-manager-uniffi library in both. Modify build processes to support.

holochain-plugin-foreground-service needs:

  • IHolochainService.aidl
  • AidlTypes.kt
  • holochain_manager_uniffi.kt
  • compiled holochain-manager-uniffi library

holochain-plugin-foreground-service-consumer needs:

  • IHolochainService.aidl
  • AidlTypes.kt
  • holochain_manager_uniffi.kt
@mattyg mattyg added enhancement New feature or request maintenance and removed enhancement New feature or request labels Oct 4, 2024
@mattyg mattyg added the duplicate This issue or pull request already exists label Dec 4, 2024
@mattyg mattyg added Stakeholder/Volla Messages and removed duplicate This issue or pull request already exists labels Dec 4, 2024
@mattyg mattyg added this to Holochain Dec 4, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Holochain Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant