mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +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
|
# 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:
|
* aquatic_http glommio:
|
||||||
|
* ipv6 only flag
|
||||||
* optimize?
|
* optimize?
|
||||||
* get_peer_addr only once (takes 1.2% of runtime)
|
* get_peer_addr only once (takes 1.2% of runtime)
|
||||||
* queue response: allocating takes 2.8% of runtime
|
* queue response: allocating takes 2.8% of runtime
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue