mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
README: don't say http and ws only support single request worker
This commit is contained in:
parent
2b4cd2dea1
commit
b9ab650138
1 changed files with 0 additions and 3 deletions
|
|
@ -24,9 +24,6 @@ peers. This design means little waiting for locks on internal state occurs,
|
|||
while network work can be efficiently distributed over multiple threads,
|
||||
making use of SO_REUSEPORT setting.
|
||||
|
||||
Currently, `aquatic_ws` and `aquatic_http` only support a single request
|
||||
worker. Benchmarks of `aquatic_udp` indicate that this is sufficient.
|
||||
|
||||
## Installation prerequisites
|
||||
|
||||
- Install Rust with [rustup](https://rustup.rs/) (stable is recommended)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue