[Development] QWebChannel pure C++14 client

Thiago Macieira thiago.macieira at intel.com
Wed Jun 27 16:55:08 CEST 2018


On Wednesday, 27 June 2018 01:24:53 PDT Arno Rehn wrote:
> FYI: We've now also completed the QWebChannel C++14 client:
> https://github.com/MenloSystems/webchannelpp
> 
> It's header-only and depends only on the C++ JSON library by Niels
> Lohmann (https://github.com/nlohmann/json).

You forgot the Asio dependency, which makes it not pure C++.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Development mailing list