ptth/src/lib.rs

6 lines
112 B
Rust

pub mod file_server;
pub mod http_serde;
pub mod relay;
pub const PTTH_MAGIC_HEADER: &str = "X-PTTH-2LJYXWC4";