mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
aquatic_http: bencoded response with content-length
This commit is contained in:
parent
a487347a0d
commit
6b1f11635b
6 changed files with 126 additions and 12 deletions
5
TODO.md
5
TODO.md
|
|
@ -9,9 +9,8 @@
|
|||
* handshake stuff
|
||||
* fix overcomplicated and probably incorrect implementation
|
||||
* support TLS and plain at the same time??
|
||||
* response serialization, https://crates.io/crates/bendy
|
||||
* response content length
|
||||
* scrape info hash parsing
|
||||
* really close connections after sending response??
|
||||
* scrape info hash parsing: multiple ought to be accepted
|
||||
* move stuff to common crate with ws: what about Request/InMessage etc?
|
||||
|
||||
## aquatic_ws
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue