zed/crates/rpc/src
Antonio Scandurra 2111ec04c8 Make SearchProject a Foreground message
However, the randomized integration test is still failing:

```
ITERATIONS=100000 SEED=3027 OPERATIONS=200 cargo test --release test_random --package=zed-server -- --nocapture
```

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-28 16:19:34 +01:00
..
auth.rs Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
conn.rs Fix warning 2022-01-27 15:55:48 +01:00
peer.rs Remove unnecessary waiting during completion RPC requests 2022-02-16 17:23:16 -08:00
proto.rs Make SearchProject a Foreground message 2022-02-28 16:19:34 +01:00
rpc.rs Bump protocol version 2022-02-23 06:33:31 -07:00