mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
aquatic_http: add hand-written ScrapeResponse serialization
This commit is contained in:
parent
17385c92ad
commit
84facea0ca
4 changed files with 94 additions and 26 deletions
4
TODO.md
4
TODO.md
|
|
@ -9,14 +9,12 @@
|
|||
and maybe run scripts should be adjusted
|
||||
|
||||
## aquatic_http
|
||||
* scape response to bytes: does bendy encode info hashes here? I think it
|
||||
should
|
||||
* faster Request creation (splitn functions) using memchr, possibly
|
||||
iterate over several bytes (& and =)
|
||||
* test torrent transfer with real clients
|
||||
* test tls
|
||||
* current serialized byte strings valid
|
||||
* scrape: does it work with multiple hashes?
|
||||
* scrape: does it work (serialization etc), and with multiple hashes?
|
||||
* compact=0 should result in error response
|
||||
* tests of request parsing
|
||||
* tests of response serialization (against data known to be good would be nice)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue