zed/crates/client/src
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
..
channel.rs Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00
client.rs Reset peer's receive timeout when a message is received 2022-03-07 15:33:43 -08:00
http.rs Move ChannelList, UserStore into client crate 2021-10-04 17:30:11 -07:00
test.rs Adjust test connection to treat the half-open state more realistically 2022-03-04 16:47:55 -08:00
user.rs Hold client weakly in UserStore 2022-02-28 22:47:50 -08:00