aquatic_http: bencoded response with content-length

This commit is contained in:
Joakim Frostegård 2020-07-02 13:45:56 +02:00
parent a487347a0d
commit 6b1f11635b
6 changed files with 126 additions and 12 deletions

View file

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