mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +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_udp --features "with-glommio" --no-default-features
|
||||||
cargo build --release -p aquatic_http
|
cargo build --release -p aquatic_http
|
||||||
cargo build --release -p aquatic_ws
|
cargo build --release -p aquatic_ws
|
||||||
|
cargo build --release -p aquatic_ws --features "with-glommio" --no-default-features
|
||||||
```
|
```
|
||||||
|
|
||||||
### Running
|
### Running
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue