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
ca644ba2df
commit
819821edf0
1 changed files with 10 additions and 0 deletions
10
TODO.md
10
TODO.md
|
|
@ -1,6 +1,16 @@
|
|||
# TODO
|
||||
|
||||
* aquatic_udp
|
||||
* CI for both implementations
|
||||
* mio
|
||||
* on ipv6: [ERROR] Response::write error: Error { kind: WriteZero,
|
||||
message: "failed to write whole buffer" }
|
||||
* glommio
|
||||
* ipv6 only flag
|
||||
* consider sending local responses immediately
|
||||
|
||||
* aquatic_http glommio:
|
||||
* ipv6 only flag
|
||||
* optimize?
|
||||
* get_peer_addr only once (takes 1.2% of runtime)
|
||||
* queue response: allocating takes 2.8% of runtime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue