summaryrefslogtreecommitdiffhomepage
path: root/android/lib/ipc/src
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2023-12-22 13:03:25 +0100
committerMarkus Pettersson <markus.pettersson@mullvad.net>2024-01-08 09:04:49 +0100
commit0dbebfd86be58d7b5e8ae92f637a3cdbc88b62db (patch)
tree2ac0841fce76224ea381df274116f46b267ede3e /android/lib/ipc/src
parent10c990ee1d296970ecd60fbde0ce147ca922ec99 (diff)
downloadmullvadvpn-0dbebfd86be58d7b5e8ae92f637a3cdbc88b62db.tar.xz
mullvadvpn-0dbebfd86be58d7b5e8ae92f637a3cdbc88b62db.zip
Remove `ApiEndpointUpdateHandler`
Previously, the `mullvad-api` would tell the `mullvad-daemon` that it wanted a new API endpoint by calling a certain callback (`ApiEndpointUpdateCallback`), which would asynchronously resolve a new API endpoint and tell the daemon to punch an appropriate hole in the firewall for that particular endpoint before the `mullvad-api` crate would consume it. The logic of the callback can be moved inside `AccessModeSelector`, which simplifies the contract between `mullvad-daemon` and `mullvad-api` somewhat.
Diffstat (limited to 'android/lib/ipc/src')
0 files changed, 0 insertions, 0 deletions