mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Update TODO
This commit is contained in:
parent
a28012a898
commit
081d4cca26
1 changed files with 2 additions and 0 deletions
2
TODO.md
2
TODO.md
|
|
@ -25,6 +25,7 @@
|
|||
* 'left' optional in magnet requests? Probably not. Transmission sends huge
|
||||
positive number.
|
||||
* compact=0 should result in error response
|
||||
* config: multiple request workers
|
||||
* Connection.send_response: handle case when all bytes are not written: can
|
||||
write actually block here? And what action should be taken then?
|
||||
|
||||
|
|
@ -37,6 +38,7 @@
|
|||
aquatic_http (including ip uniqueness part of peer map key)
|
||||
* tests
|
||||
* use enum as return type for handshake machine
|
||||
* config: multiple request workers
|
||||
* optimize serialize_20_bytes (10% cpu utilization). deserialize_20_bytes
|
||||
doesn't seem to be that expensive (1-2% cpu)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue