mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
README: add instructions for building ws with glommio
This commit is contained in:
parent
2ac57c1672
commit
91a62ab73a
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ cargo build --release -p aquatic_udp
|
|||
cargo build --release -p aquatic_udp --features "with-glommio" --no-default-features
|
||||
cargo build --release -p aquatic_http
|
||||
cargo build --release -p aquatic_ws
|
||||
cargo build --release -p aquatic_ws --features "with-glommio" --no-default-features
|
||||
```
|
||||
|
||||
### Running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue