zed/crates/rpc
Max Brunsfeld fe46b89500 Remove logic for preserving RPC message order between peers
* On the server, spawn a separate task for each incoming message
* In the peer, eliminate the barrier that was used to enforce ordering
  of responses with respect to other incoming messages

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-02-14 10:51:12 -08:00
..
proto Use selection instead of just the cursor when fetching code actions 2022-02-14 14:13:36 +01:00
src Remove logic for preserving RPC message order between peers 2022-02-14 10:51:12 -08:00
build.rs Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
Cargo.toml Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00