zed/crates/rpc
Nathan Sobo b307a7e91d Populate the user data of worktree collaborators
This will make it possible for us to render their avatars. Previously we only had the user ids. During rendering, everything needs to be available synchronously. So now, whenever collaborators are added, we perform the async I/O to fetch their user data prior to adding them to the worktree.
2021-11-26 20:35:50 -07:00
..
proto Populate the user data of worktree collaborators 2021-11-26 20:35:50 -07:00
src Populate the user data of worktree collaborators 2021-11-26 20:35:50 -07:00
build.rs Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
Cargo.toml Impose a timeout on writing RPC messages 2021-11-22 13:23:55 -08:00