zed/crates/rpc
Max Brunsfeld 1f5eab39a9 Reset peer's receive timeout when a message is received
* Make advance_clock more realistic by waking timers in order,
  instead of all at once.
* Don't advance the clock when simulating random delays.

Co-Authored-By: Keith Simmons <keith@zed.dev>
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-03-07 15:33:43 -08:00
..
proto Allow receiving diagnostic updates out of order 2022-03-04 09:27:49 +01:00
src Reset peer's receive timeout when a message is received 2022-03-07 15:33:43 -08:00
build.rs Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
Cargo.toml Send websocket pings from both the client and the server 2022-03-04 15:21:18 -08:00