mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
move back SocketConfig to aquatic_http
This commit is contained in:
parent
82378e71f6
commit
b86787ef20
5 changed files with 18 additions and 31 deletions
3
TODO.md
3
TODO.md
|
|
@ -6,7 +6,6 @@
|
|||
and maybe run scripts should be adjusted
|
||||
|
||||
## aquatic_http
|
||||
* move stuff to common crate with ws: what about Request/InMessage etc?
|
||||
* handshake stuff
|
||||
* fix overcomplicated and probably incorrect implementation
|
||||
* support TLS and plain at the same time??
|
||||
|
|
@ -16,6 +15,8 @@
|
|||
* scrape info hash parsing: multiple ought to be accepted
|
||||
* info hashes, peer ids: check that whole deserialization and url decoding
|
||||
works as it should. There are suspicously many `\u{fffd}`
|
||||
* move stuff to common crate with ws: what about Request/InMessage etc?
|
||||
* don't overdo this
|
||||
|
||||
## aquatic_ws
|
||||
* tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue