mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: continue implementation work
This commit is contained in:
parent
76079cf66e
commit
a487347a0d
6 changed files with 96 additions and 171 deletions
5
scripts/run-aquatic-http.sh
Executable file
5
scripts/run-aquatic-http.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
export RUSTFLAGS="-C target-cpu=native"
|
||||
|
||||
cargo run --release --bin aquatic_http -- $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue