mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: clean up / move around code; update TODO
This commit is contained in:
parent
c8de9857f8
commit
6fc4b693cd
4 changed files with 29 additions and 33 deletions
3
TODO.md
3
TODO.md
|
|
@ -14,7 +14,8 @@
|
|||
* compact peer representation in announce response: is implementation correct?
|
||||
* scrape info hash parsing: multiple ought to be accepted
|
||||
* move stuff to common crate with ws: what about Request/InMessage etc?
|
||||
* info hashes, peer ids: verify that they are 20 bytes
|
||||
* info hashes, peer ids: check that whole deserialization and url decoding
|
||||
works as it should. There are suspicously many `\u{fffd}`
|
||||
* AnnounceRequest.compact: parse int to bool
|
||||
|
||||
## aquatic_ws
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue