aquatic_http: deserialize AnnounceRequest.compact to bool

This commit is contained in:
Joakim Frostegård 2020-07-02 15:51:45 +02:00
parent 6fc4b693cd
commit ff4fcc163d
3 changed files with 40 additions and 3 deletions

View file

@ -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