zed/crates/rpc
Antonio Scandurra 53a7f9c43e Introduce a timeout when processing incoming messages
We have an hypothesis that the server gets stuck while processing
an incoming message, either because the buffer fills up or because
a handler never completes. This should mitigate that and, once we
add logging, give us some clue as to what is causing it exactly.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-04-08 16:21:39 +02:00
..
proto Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
src Introduce a timeout when processing incoming messages 2022-04-08 16:21:39 +02:00
build.rs Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
Cargo.toml Remove postage from rpc 2022-04-08 16:13:37 +02:00