@QuLogic opened issue 14 over at my AsioHeaders repo as an update appears needed for OpenSSL 4 as seen in the freshest Fedora release.
So I prepared a release candidate AsioHeader 1.38.4-0, based on the newest / current stable Asio headers releases. It passes with two of its CRAN reverse dependencies, but croaks for websocket. There is an older alias io_service in use here which Asio already deprecated in release 1.33 (!!).
Could team websocket please look into an update from your side? I would expect CRAN to come knocking eventually anyway.
My release candidate of AsioHeaders is at https://dirk.eddelbuettel.com/tmp/AsioHeaders_1.38.4-0.tar.gz for your persusal, and in the corresponding branch.
Thanks in advance for your consideration.
PS Subject corrected. It's OpenSSL, not curl, that bites.
@QuLogic opened issue 14 over at my AsioHeaders repo as an update appears needed for OpenSSL 4 as seen in the freshest Fedora release.
So I prepared a release candidate AsioHeader 1.38.4-0, based on the newest / current stable Asio headers releases. It passes with two of its CRAN reverse dependencies, but croaks for
websocket. There is an older aliasio_servicein use here which Asio already deprecated in release 1.33 (!!).Could team websocket please look into an update from your side? I would expect CRAN to come knocking eventually anyway.
My release candidate of AsioHeaders is at https://dirk.eddelbuettel.com/tmp/AsioHeaders_1.38.4-0.tar.gz for your persusal, and in the corresponding branch.
Thanks in advance for your consideration.
PS Subject corrected. It's OpenSSL, not curl, that bites.