websocketpp
websocketpp copied to clipboard
crash with "Use of deallocated memory"
Hi. I am experiencing a crash in websocketpp on iOS with address sanitizer. It can be an issue with websocketpp or issue with asio itself.
I prepared a sample demo project:
https://github.com/KatekovAnton/WebsocketppDemo

Thank you
I'm having the same issue on Android