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

p2p-shipyard integration & fixes for android #9

Merged
merged 25 commits into from
Aug 4, 2024
Merged

p2p-shipyard integration & fixes for android #9

merged 25 commits into from
Aug 4, 2024

Conversation

mattyg
Copy link
Collaborator

@mattyg mattyg commented Jul 15, 2024

Note this introduces a bug where attempting to run two instances of the desktop app via p2p-shipyard results in the 2nd instance panicking immediately. I think it makes sense to merge as-is (we can still run 2 desktop instances via hc-spin) and I'll create an issue to track.

This still uses stock holochain & p2p-shipyard, not including the upcoming changes required for android support (holochain/holochain#4101 and darksoil-studio/p2p-shipyard#14 )

@mattyg mattyg marked this pull request as ready for review July 18, 2024 21:13
@mattyg mattyg changed the title WIP - Android app with p2p shipyard p2p-shipyard integration & fixes for android Jul 18, 2024
@mattyg mattyg requested a review from zippy July 18, 2024 21:14
@mattyg
Copy link
Collaborator Author

mattyg commented Jul 24, 2024

okay @zippy this is ready for review & merging

@mattyg mattyg merged commit 1b6ffb4 into main Aug 4, 2024
1 check failed
@mattyg mattyg deleted the p2p_shipyard branch August 4, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment