mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: fix issue with incorrect parsing of info_hash, peer_id
This commit is contained in:
parent
136a79ce8d
commit
f28abbb7f6
2 changed files with 48 additions and 5 deletions
2
TODO.md
2
TODO.md
|
|
@ -12,8 +12,6 @@
|
|||
what error return type to use then
|
||||
* compact peer representation in announce response: is implementation correct?
|
||||
* scrape info hash parsing: multiple ought to be accepted
|
||||
* info hashes, peer ids: check that whole deserialization and url decoding
|
||||
works as it should. There are suspicously many `\u{fffd}`
|
||||
* move stuff to common crate with ws: what about Request/InMessage etc?
|
||||
* don't overdo this
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue