mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
aquatic_ws: add simple_logger for debugging, need better solution
This commit is contained in:
parent
23e0e0bcd0
commit
7430c23ccc
4 changed files with 36 additions and 1 deletions
2
TODO.md
2
TODO.md
|
|
@ -4,11 +4,11 @@
|
|||
* ipv4 / ipv6 split state?
|
||||
* network
|
||||
* send/recv buffer size config
|
||||
* limit ws message sizes?
|
||||
* is it even necessary to check if event is readable in poll, since that
|
||||
is all we're listening for?
|
||||
* panic/error in workers: print error, exit program with non-zero exit code
|
||||
* privdrop
|
||||
* add sensible logging method
|
||||
|
||||
## aquatic_udp
|
||||
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue