zed/crates/rpc
Max Brunsfeld cf4291a126 Distinguish between "foreground" and "background" RPC messages
Some types of messages, which entail state updates on the host, should be
processed in the order that they were sent. Other types of messages should
not block the processing of other messages.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-02-16 10:01:23 -08:00
..
proto
src Distinguish between "foreground" and "background" RPC messages 2022-02-16 10:01:23 -08:00
build.rs
Cargo.toml