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