zed/crates/collab
Antonio Scandurra 0a4517f97e WIP: Introduce a db field to Session
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-11-17 17:30:26 +01:00
..
k8s
migrations Revert "Don't replace newer diagnostics with older ones" 2022-11-17 16:57:40 +01:00
migrations.sqlite Revert "Don't replace newer diagnostics with older ones" 2022-11-17 16:57:40 +01:00
src WIP: Introduce a db field to Session 2022-11-17 17:30:26 +01:00
.env.toml
basic.conf
Cargo.toml WIP: Introduce a db field to Session 2022-11-17 17:30:26 +01: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.