mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
15 lines
No EOL
412 B
Markdown
15 lines
No EOL
412 B
Markdown
# TODO
|
|
|
|
* Configuration, cli
|
|
* Tests
|
|
* extract_response_peers
|
|
* Cleaner code
|
|
* Stack-allocated vector?
|
|
* Benchmarks
|
|
* Better black_box (or make sure to consume data)
|
|
* Send in connect reponse ids to other functions as integration test
|
|
|
|
## Don't do
|
|
|
|
* Other hash algorithms: seemingly not worthwhile (might be with AVX though)
|
|
* `sendmmsg`: can't send to multiple socket addresses, so doesn't help |