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
829701f4da
commit
acf5ee5af1
1 changed files with 3 additions and 1 deletions
4
TODO.md
4
TODO.md
|
|
@ -10,7 +10,8 @@
|
|||
Another option would be to generate unique trackerid, send it back and
|
||||
demand that it's set (make it part of the peer map key), but I don't know
|
||||
if it is supported in all clients.
|
||||
* 'left' optional in magnet requests?
|
||||
* 'left' optional in magnet requests? Probably not. Transmission sends huge
|
||||
positive number.
|
||||
* test with real clients
|
||||
* test tls
|
||||
* current serialized byte strings valid? need to test torrent transfer to
|
||||
|
|
@ -21,6 +22,7 @@
|
|||
* non-compact peers for ipv6 generally: use ResponsePeerList enum
|
||||
* on ipv6, compact=1 should result in error response
|
||||
* on ipv4, compact=0 should result in error response
|
||||
* what does supportcrypto key do? Request upgrade to TLS?
|
||||
* StreamEnded isn't really an error and should really only be debug-logged
|
||||
* log more info for all log modes (function location etc)? also for aquatic_ws
|
||||
* move stuff to common crate with ws?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue