mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-19 11:11:04 +03:00
feat: callbacks and flutter msg bridge
This commit is contained in:
@@ -9,7 +9,7 @@ pub mod ipc;
|
||||
mod plog;
|
||||
mod plugins;
|
||||
pub mod native;
|
||||
mod native_handlers;
|
||||
pub mod native_handlers;
|
||||
|
||||
pub use plugins::{
|
||||
handle_client_event, handle_listen_event, handle_server_event, handle_ui_event, load_plugin,
|
||||
|
||||
Reference in New Issue
Block a user