belle
belle copied to clipboard
A hack for boost 1.70.1
This is a very hacky solution, but if I understand correctly, it is the way to go. Fixes #11
Doesn't compile against boost 1.73 - you don't have a patch for that do you by any chance? Didn't look at it closely, but it looks like an executor context type problem in the websocket constructor.
I had a play with the code and found that everything works fine if you simply use the beast ssl_stream that is available in later boost versions. I pushed my branch here https://github.com/biddisco/belle/tree/beast_ssl