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

Latest commit

 

History

History

beast-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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