Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 471 Bytes

QJsonChannel HTTP/WebSocket Boost.Beast-based server

The example illustrates the building of JSON-RPC services using QJsonChannel and HTTP/WebSocket Boost.Beast server.

References

  • Boost.Beast HTTP and WebSocket built on Boost.Asio in C++11