yazi/yazi-boot
Mika Vilpas 8b9ed5e39e
feat: reconnect after a connection is lost
If the connection cannot be made when starting, the client will fail and
not reconnect. However, if the connection is lost after the client has
started, it will forever attempt to reconnect with a 1s delay.

Also clean up the implementation by removing previous mistakes
2024-06-14 22:30:36 +08:00
..
src feat: reconnect after a connection is lost 2024-06-14 22:30:36 +08:00
build.rs refactor: prefer Display over ToString (#734) 2024-02-27 09:17:09 +08:00
Cargo.toml fix: different filenames should be treated as the same file on case-insensitive file systems (#1151) 2024-06-13 20:38:08 +08:00