mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
What is common across all our usages of the phoenix channel is that we wait for some kind of `init` message before we fully start-up. We extract this pattern into a dedicated function within the `phoenix-channel` crate. --------- Signed-off-by: Thomas Eizinger <thomas@eizinger.io>