mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
http: move network.rs and handlers.rs to new workers dir, rename
This commit is contained in:
parent
4071d4d874
commit
1e77745a84
4 changed files with 6 additions and 7 deletions
2
aquatic_http/src/workers/mod.rs
Normal file
2
aquatic_http/src/workers/mod.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub mod request;
|
||||
pub mod socket;
|
||||
Loading…
Add table
Add a link
Reference in a new issue