After so many years of not updating and unable to support C++23, has this been abandoned?
After so many years of not updating and unable to support C++23, has this been abandoned?
It seems to be dead, it just got removed from the vcpkg packaging system.
After so many years of not updating and unable to support C++23, has this been abandoned?
Do you know any alternatives to this library
Hi @RafSet047. Some of the forks is up to date, but I have removed websockets completely from my project as I could switch to MQTT (websockets inside) with a bit of clever topic naming.
@RafSet047 You can use IXWebsocket. It does not require Boost. Pretty lean.
@Laro88 there is also uWebSockets https://github.com/uNetworking/uWebSockets