mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
f52de1ea44
commit
897e2f748c
1 changed files with 4 additions and 1 deletions
5
TODO.md
5
TODO.md
|
|
@ -1,6 +1,7 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
## aquatic_ws
|
## aquatic_ws
|
||||||
|
* tests
|
||||||
* ipv4 and ipv6 state split: think about this more..
|
* ipv4 and ipv6 state split: think about this more..
|
||||||
|
|
||||||
## aquatic_udp
|
## aquatic_udp
|
||||||
|
|
@ -29,7 +30,9 @@
|
||||||
* stack-allocated vectors for announce request offers and scrape request info
|
* stack-allocated vectors for announce request offers and scrape request info
|
||||||
hashes?
|
hashes?
|
||||||
* write new version of extract_response_peers which checks for equality with
|
* write new version of extract_response_peers which checks for equality with
|
||||||
peer sending request?
|
peer sending request? It could return an arrayvec or smallvec by the way
|
||||||
|
(but then the size needs to be adjusted together with the corresponding
|
||||||
|
config var, or the config var needs to be removed)
|
||||||
|
|
||||||
## aquatic_udp
|
## aquatic_udp
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue