zed/zed-rpc
Nathan Sobo 0fde7a55ef Store shared buffers on LocalWorktree
It's okay for our domain objects to model remote state. We should minimize what we need to store in the rpc::ClientState struct.
2021-06-29 21:01:43 -06:00
..
proto Merge branch 'main' into rpc 2021-06-29 10:25:42 +02:00
src Store shared buffers on LocalWorktree 2021-06-29 21:01:43 -06:00
build.rs Introduce zed_rpc::proto module containing protobuf stream logic 2021-06-09 13:19:12 -07:00
Cargo.toml Update prost to include our changes 2021-06-18 15:12:22 -06:00