mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
987e1a4a45
commit
9c15a97975
1 changed files with 6 additions and 1 deletions
7
TODO.md
7
TODO.md
|
|
@ -2,7 +2,12 @@
|
|||
|
||||
## aquatic_ws
|
||||
* network
|
||||
* native_tls for wss support (__important__)
|
||||
* think about if at least established connections could be boxed behind some
|
||||
dyn trait so that there are not two different version for what is
|
||||
essentially the same thing
|
||||
* actually run tls. probably add config fields for number of tls and non-tls
|
||||
workers, then run that amount of each
|
||||
* test tls!
|
||||
* handshake: deregister stream when applicable
|
||||
* test
|
||||
* test full torrent transfer (offer-answer exchange)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue