Files
zed/crates/collab
Antonio Scandurra 494a1b332f Reduce log level on collab
This is generating way too much data and doesn't seem very cost-effective
to investigate the issues we've had with the stale contacts panel.
2022-06-08 09:06:13 +02:00
..
2022-06-08 09:06:13 +02:00
2022-04-09 08:30:42 -06:00
2022-04-09 08:30:42 -06:00

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.