zed/crates/cloud_api_client/src
Conrad Irwin 9e717c7711
Use cloud for auto-update (#42246)
We've had several outages with a proximate cause of "vercel is
complicated",
and auto-update is considered a critical feature; so lets not use vercel
for
that.

Release Notes:

- Auto Updates (and remote server binaries) are now downloaded via
https://cloud.zed.dev instead of https://zed.dev. As before, these URLs
redirect to the GitHub release for actual downloads.
2025-11-10 23:00:55 -07:00
..
cloud_api_client.rs Use cloud for auto-update (#42246) 2025-11-10 23:00:55 -07:00
websocket.rs Establish WebSocket connection to Cloud (#35734) 2025-08-07 01:28:41 +00:00