mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
@@ -152,6 +152,7 @@ pub enum DataPortableService {
|
||||
Pong,
|
||||
ConnCount(Option<usize>),
|
||||
Mouse((Vec<u8>, i32)),
|
||||
Pointer((Vec<u8>, i32)),
|
||||
Key(Vec<u8>),
|
||||
RequestStart,
|
||||
WillClose,
|
||||
|
||||
Reference in New Issue
Block a user