mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
WIP: more work on aquatic_http
This commit is contained in:
parent
404e528616
commit
76079cf66e
7 changed files with 211 additions and 183 deletions
8
TODO.md
8
TODO.md
|
|
@ -6,10 +6,10 @@
|
|||
and maybe run scripts should be adjusted
|
||||
|
||||
## aquatic_http
|
||||
* setup tls connection: support TLS and plain at the same time??
|
||||
* parse http requests incrementally when data comes in. crate for streaming
|
||||
parse?
|
||||
* serde for request/responses, also url encoded info hashes and peer id's
|
||||
* handshake stuff
|
||||
* support TLS and plain at the same time??
|
||||
* simplify
|
||||
* test
|
||||
* 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