yazi/yazi-dds
Mika Vilpas 1997d160e6
refactor: simplify listening implementation
- don't start a new server. Instead, crash if the server is not running.
- remove support for listening for a specific peer. The protocol doesn't
  support it and it cannot be made to work.
- if the existing yazi closes, this cannot be detected, and the
  connection is never reestablished. Maybe this can be made to work in a
  future commit.
2024-06-14 22:30:36 +08:00
..
src refactor: simplify listening implementation 2024-06-14 22:30:36 +08:00
build.rs feat!: DDS client-server version check (#1111) 2024-06-02 03:04:53 +08:00
Cargo.toml feat!: DDS client-server version check (#1111) 2024-06-02 03:04:53 +08:00