Tweak some things so that we can embed Web UI into Tauri
This commit is contained in:
parent
950ed816d1
commit
137d12cb9c
9 changed files with 105 additions and 44 deletions
|
|
@ -3,7 +3,7 @@ pub mod dht_utils;
|
|||
pub mod file_ops;
|
||||
pub mod http_api;
|
||||
pub mod http_api_client;
|
||||
mod http_api_error;
|
||||
pub mod http_api_error;
|
||||
pub mod peer_connection;
|
||||
pub mod peer_info_reader;
|
||||
pub mod session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue