mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-20 18:41:32 +00:00
Replace callback-based Adapter with event polling-based AdapterUniFfi This change improves reliability by eliminating callback lifetime issues.