zed/crates/collab
2024-01-05 10:05:59 -07:00
..
k8s Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08: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 Merge branch 'main' into channel-guests 2024-01-05 10:05:59 -07:00
.env.toml
admin_api.conf
basic.conf
Cargo.toml collab 0.33.0 2024-01-03 17:20:01 -05: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.