The example illustrates the building of JSON-RPC services using QJsonChannel and HTTP/WebSocket Boost.Beast server.
- run beast-server
- run any of Client-side examples
- Boost.Beast HTTP and WebSocket built on Boost.Asio in C++11
The example illustrates the building of JSON-RPC services using QJsonChannel and HTTP/WebSocket Boost.Beast server.