Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

Embed aquadoggo in Tauri container#23

Merged
cafca merged 2 commits into
mainfrom
tauri
May 17, 2021
Merged

Embed aquadoggo in Tauri container#23
cafca merged 2 commits into
mainfrom
tauri

Conversation

@adzialocha

@adzialocha adzialocha commented May 14, 2021

Copy link
Copy Markdown
Member

This PR integrates a p2panda aquadoggo node into Tauri meaning that one can run beep-boop standalone with the node inside one single binary.

Of course all of this is mostly experimental and proof-of-concept, the cool thing is that "it works".¹

Closes: #13


¹ "it works": The local storage is not persisted in this setting, a new key pair is being generated on every app start 😢 maybe we need a different approach here (like storing the key in the user folder and sending it to the frontend via Tauris RPC interface). Also there are some weird Emoji encoding problems going on and I guess its due to the weird WebKit view Tauri is using.

@adzialocha adzialocha changed the title Add aquadoggo to Tauri Embed aquadoggo in Tauri container May 14, 2021

@cafca cafca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NICE

@cafca cafca merged commit 537fa28 into main May 17, 2021
@cafca cafca deleted the tauri branch May 17, 2021 18:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Embed aquadoggo node in tauri

2 participants