ptth/src/lib.rs

6 lines
112 B
Rust
Raw Normal View History

2020-10-30 22:38:23 +00:00
pub mod file_server;
2020-10-28 00:43:23 +00:00
pub mod http_serde;
pub mod relay;
pub const PTTH_MAGIC_HEADER: &str = "X-PTTH-2LJYXWC4";