Files
firezone/rust
Thomas Eizinger db4bdb0791 feat(relay): default portal URL (#1719)
Instead of having portal URL and token optional, we default the portal
URL and decide based on the presence of the token, whether we should
connect to the portal on startup. This allows the relay to be
used/tested standalone and keeps the number of config options and error
cases small.

We require the user to config the full path of the websocket and thus
avoid the need for duplicating the connlib function. Given that most
users will never need to override this option, this seems like a good
trade-off.

Resolves https://github.com/firezone/product/issues/614.
2023-07-05 19:31:05 +00:00
..
2023-05-10 07:58:32 -07:00
2023-07-03 19:25:37 +00:00
2023-07-03 19:25:37 +00:00
2023-06-28 18:48:33 +00:00