zed/crates/rpc/src
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
..
auth.rs
conn.rs
lib.rs Bump RPC protocol version 2021-11-22 13:33:05 -08:00
peer.rs Impose a timeout on writing RPC messages 2021-11-22 13:23:55 -08:00
proto.rs Populate the user data of worktree collaborators 2021-11-26 20:35:50 -07:00