zed/crates/rpc
Max Brunsfeld fab115e549 Adjust test connection to treat the half-open state more realistically
When a network connection is lost without being explicitly closed by the
other end, writes to that connection will error, but reads will just wait
indefinitely.

This allows the tests to exercise our heartbeat logic.
2022-03-04 16:47:55 -08:00
..
proto Allow receiving diagnostic updates out of order 2022-03-04 09:27:49 +01:00
src Adjust test connection to treat the half-open state more realistically 2022-03-04 16:47:55 -08:00
build.rs
Cargo.toml Send websocket pings from both the client and the server 2022-03-04 15:21:18 -08:00