mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
aquatic_http: deserialize AnnounceRequest.compact to bool
This commit is contained in:
parent
6fc4b693cd
commit
ff4fcc163d
3 changed files with 40 additions and 3 deletions
2
TODO.md
2
TODO.md
|
|
@ -16,7 +16,7 @@
|
|||
* move stuff to common crate with ws: what about Request/InMessage etc?
|
||||
* 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
|
||||
* AnnounceRequest.compact: handle that it is optional
|
||||
|
||||
## aquatic_ws
|
||||
* tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue