how to reproduce: install, click stop service, click start service and click no on uac, it'll show "Service is not running" but can be connected. Signed-off-by: 21pages <pages21@163.com>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: 21pages <pages21@163.com>
enable android
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
change based on ipv6
# Conflicts: # .github/workflows/ci.yml # Cargo.lock # Cargo.toml # flutter/lib/common.dart # flutter/lib/mobile/pages/remote_page.dart # flutter/lib/mobile/pages/server_page.dart # flutter/lib/mobile/pages/settings_page.dart # flutter/lib/mobile/widgets/dialog.dart # flutter/lib/models/model.dart # flutter/lib/models/server_model.dart # src/client.rs # src/common.rs # src/ipc.rs # src/mobile_ffi.rs # src/rendezvous_mediator.rs # src/ui.rs
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
issues:958
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958