zed/zed-rpc
Max Brunsfeld e88f33851e Flatten protobuf message namespace
* Remove `FromClient`/`FromServer` distinction.
* Remove `subscribe` concept - clients will need to handle
  unprompted messages from the server.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-06-15 13:06:50 -07:00
..
proto Flatten protobuf message namespace 2021-06-15 13:06:50 -07:00
src Flatten protobuf message namespace 2021-06-15 13:06:50 -07:00
build.rs Introduce zed_rpc::proto module containing protobuf stream logic 2021-06-09 13:19:12 -07:00
Cargo.toml Start work on connecting to RPC endpoint 2021-06-10 22:12:04 -07:00