build-trust / ockam

Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
https://ockam.io
Apache License 2.0
4.44k stars 559 forks source link

Tracker for tauri URL scheme integration #5667

Open davide-baldo opened 1 year ago

davide-baldo commented 1 year ago

In Tauri alpha11 it was introduced file association for mac, but not URL scheme integration, @davide-baldo added support for it here . This issue serves as a way to track the status of the feature and the removal of the fork.

davide-baldo commented 1 year ago

Created PR https://github.com/tauri-apps/tauri/pull/7778