mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
WIP: aquatic_udp: glommio: work on handling scrape requests
This commit is contained in:
parent
d0be89388c
commit
08920fce5f
11 changed files with 183 additions and 126 deletions
|
|
@ -11,7 +11,7 @@ pub use aquatic_udp_protocol::*;
|
|||
|
||||
use crate::config::Config;
|
||||
|
||||
pub mod announce;
|
||||
pub mod handlers;
|
||||
pub mod network;
|
||||
|
||||
pub const MAX_PACKET_SIZE: usize = 4096;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue