Hi, I'm a solo dev who's been using Hyperate for a little while now mostly for personal use, but I noticed recently my websockets are immediately failing on first handshake with error:
[2026-01-09 23:00:20] [error] Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)
[2026-01-09 23:00:20] [info] asio async_shutdown error: asio.ssl:167772451 (application data after close notify (SSL routines))
I must admit I haven't changed my code for this function in quite some time, but both new and old versions get the same error.
I'm using Websocketspp with c++ and asio standalone on windows11.
I can't figure out if it's an issue with my code or there has been a change on your API?
There are indeed some changes but these didn't reflect the OG ones. Would you mind sending me your API Key (as PM), that i can check if this is the issue?!