zed/crates/collab
2022-10-14 15:20:23 -07:00
..
k8s
migrations add proto stuff 2022-10-02 18:01:37 -07:00
src Include waitlist entries w/ unknown platform when summarizing and sending invites 2022-10-14 15:20:23 -07:00
.env.toml
basic.conf
Cargo.toml Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07: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.