Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement handler for
NewAccessMethodEvent
This commit implements the daemon logic for handling a `NewAccessMethodEvent`. Such an event occur when `AccessModeSelector` announces that a new access method is active, and it will cause the daemon to except some API endpoint in the firewall. It may conditionally broadcast the new access method to all clients.
- Loading branch information