dawys

Results 4 comments of dawys

Hi Anthrino, i think the problem could be that http does not support promise https://www.valentinog.com/blog/http-requests-node-js-async-await/

My thought was wrong. I replaced the http libary with the axios libary but the error 408 was thrown in the same way.

After 2 days of testing, I found out what was convenient. I have revised the WebSocket handling. How can I send you the changes?

I have created a pull request: https://github.com/isc-projects/kea-anterius/pull/32