mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
12 lines
No EOL
261 B
Markdown
12 lines
No EOL
261 B
Markdown
# TODO
|
|
|
|
* Configuration, cli
|
|
* Tests
|
|
* Benchmarks (with criterion?)
|
|
* Clean connections: `state.connections.shrink_to_fit()`?
|
|
|
|
|
|
## Don't do
|
|
|
|
* Other hash algorithms: seemingly not worthwhile
|
|
* `sendmmsg`: can't send to multiple socket addresses, so doesn't help |