zed/crates/collab
2024-01-09 16:10:12 -07:00
..
k8s Deploy tweaks 2024-01-05 13:24:29 -07:00
migrations Plumbing to pass role for room participants 2024-01-03 19:30:32 -07:00
migrations.sqlite Plumbing to pass role for room participants 2024-01-03 19:30:32 -07:00
src Implement live kit promotion/demotion 2024-01-09 16:10:12 -07:00
.env.toml
admin_api.conf
basic.conf
Cargo.toml Allow adding write access to guests 2024-01-08 22:02:56 -07:00
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.