mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_udp: stop reregistering socket
This commit is contained in:
parent
fb850170c4
commit
6018450414
2 changed files with 3 additions and 5 deletions
4
TODO.md
4
TODO.md
|
|
@ -41,13 +41,15 @@
|
|||
doesn't seem to be that expensive (1-2% cpu)
|
||||
|
||||
## aquatic_udp
|
||||
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?
|
||||
* handle errors similarily to aquatic_ws, including errors in socket workers
|
||||
* More tests?
|
||||
* Protocol crate: converter functions should be trait functions
|
||||
|
||||
# Not important
|
||||
|
||||
## General
|
||||
* mio oneshot setting: could it be beneficial?
|
||||
|
||||
## aquatic_http
|
||||
* request parsing:
|
||||
* smartstring: maybe use for keys? maybe use less? needs benchmarking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue