mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 00:01:22 +02:00
Websockets for plugin runtime communication (#156)
This commit is contained in:
@@ -9,7 +9,7 @@ pub mod events;
|
||||
pub mod manager;
|
||||
mod nodejs;
|
||||
pub mod plugin_handle;
|
||||
mod server;
|
||||
mod server_ws;
|
||||
mod util;
|
||||
|
||||
pub fn init<R: Runtime>() -> TauriPlugin<R> {
|
||||
|
||||
Reference in New Issue
Block a user