mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Fixes #3578 Fixes #3551 The issue turned out to be a bunk Repository. Upon unraveling that ball of yarn, I decided to clean up the Tunnel implementation altogether. It uses the existing tunnel in-memory store for pushing updates to a connected SessionActivity. This PR includes many bug fixes as well.