Jan-Espen Oversand c3fe791f1a devel/websocketpp: fix asio namespaces unbreaking users
and unbreak multimedia/obs-studio.

This works by using standalone asio's namespace
instead of boost::asio's everywhere.  (Boost includes asio,
and websocketpp can work with Boost and the standalone Asio,
pulling it into its own namespace wrapper.)

Tested by:	tagattie@, mandree@

PR:		287916
2025-07-03 09:00:26 +02:00
..