zed/crates/client/src
Max Brunsfeld 02ae2d8a4f Hold client weakly in UserStore
This avoids a reference cycle that is causing some tests
to fail due to leaked handles at the moment. There may be
a better way to fix this though.
2022-02-28 22:47:50 -08:00
..
channel.rs Fix chat channel unit test 2022-02-16 13:54:00 -08:00
client.rs Make client log message format more consistent 2022-02-23 18:18:52 -08:00
http.rs Move ChannelList, UserStore into client crate 2021-10-04 17:30:11 -07:00
test.rs Fix chat channel unit test 2022-02-16 13:54:00 -08:00
user.rs Hold client weakly in UserStore 2022-02-28 22:47:50 -08:00