mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-24 13:41:02 +03:00
feat: add native session handlers
This commit is contained in:
@@ -8,7 +8,8 @@ mod errno;
|
||||
pub mod ipc;
|
||||
mod plog;
|
||||
mod plugins;
|
||||
pub mod api;
|
||||
pub mod native;
|
||||
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