mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
aquatic_http: continue implementation work
This commit is contained in:
parent
76079cf66e
commit
a487347a0d
6 changed files with 96 additions and 171 deletions
6
TODO.md
6
TODO.md
|
|
@ -7,9 +7,11 @@
|
|||
|
||||
## aquatic_http
|
||||
* handshake stuff
|
||||
* fix overcomplicated and probably incorrect implementation
|
||||
* support TLS and plain at the same time??
|
||||
* simplify
|
||||
* test
|
||||
* response serialization, https://crates.io/crates/bendy
|
||||
* response content length
|
||||
* scrape info hash parsing
|
||||
* 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