aquatic_ws: use debug log level for "read message" and "sent message"

This commit is contained in:
Joakim Frostegård 2020-05-25 18:51:04 +02:00
parent 6b881af20d
commit 689a874cbe
2 changed files with 3 additions and 4 deletions

View file

@ -2,7 +2,6 @@
## aquatic_ws
* ipv4 and ipv6 state split: think about this more..
* set debug level for various outputs
## aquatic_udp
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?