aquatic_http: remove mio implementation

This commit is contained in:
Joakim Frostegård 2021-10-28 01:48:32 +02:00
parent a935a3bbf0
commit 130377b8f4
19 changed files with 394 additions and 1587 deletions

View file

@ -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