zed/crates/collab
Antonio Scandurra 484c8f7cbe Provide LiveKit environment variables on Kubernetes
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-10-24 17:03:18 +02:00
..
k8s Provide LiveKit environment variables on Kubernetes 2022-10-24 17:03:18 +02:00
migrations
src Add test for screen-sharing 2022-10-24 15:17:25 +02:00
.env.toml Merge branch 'main' into screen-sharing 2022-10-21 14:29:45 +02:00
basic.conf
Cargo.toml Use live_kit_client::TestServer in integration tests 2022-10-19 16:35:34 +02:00
Procfile
README.md

Zed Server

This crate is what we run at https://collab.zed.dev.

It contains our back-end logic for collaboration, to which we connect from the Zed client via a websocket after authenticating via https://zed.dev, which is a separate repo running on Vercel.