mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: remove mio implementation
This commit is contained in:
parent
a935a3bbf0
commit
130377b8f4
19 changed files with 394 additions and 1587 deletions
3
TODO.md
3
TODO.md
|
|
@ -1,8 +1,7 @@
|
|||
# TODO
|
||||
|
||||
* aquatic_http glommio:
|
||||
* remove mio version
|
||||
* get rid of / improve ConnectionMeta stuff in handler
|
||||
* get rid of / improve ConnectionMeta stuff in handler
|
||||
* clean out connections regularly
|
||||
* timeout inside of task for "it took to long to receive request, send response"?
|
||||
* handle panicked/cancelled tasks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue