JayBeams  0.1
Another project to have fun coding.
Classes | Namespaces
connection.hpp File Reference
#include <jb/ehs/request_dispatcher.hpp>
#include <beast/core/flat_buffer.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/strand.hpp>
#include <atomic>

Go to the source code of this file.

Classes

class  jb::ehs::connection
 Handle one connection to the control server. More...
 

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::ehs
 Contains types and classes to implemented Embedded HTTP Servers.