mirror of
https://github.com/MercuryWorkshop/epoxy-tls.git
synced 2025-05-13 06:20:02 -04:00
add server readme
This commit is contained in:
parent
92097afdcb
commit
9c49e68daf
2 changed files with 10 additions and 1 deletions
|
@ -295,7 +295,7 @@ pub enum ConfigFormat {
|
|||
Yaml,
|
||||
}
|
||||
|
||||
/// Server implementation of the Wisp protocol in Rust, made for epoxy.
|
||||
/// Performant server implementation of the Wisp protocol in Rust, made for epoxy.
|
||||
#[derive(Parser)]
|
||||
#[command(version = clap::crate_version!())]
|
||||
pub struct Cli {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue