Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Typedefs
indiwsserver.h File Reference
#include <set>
#include <websocketpp/config/asio_no_tls.hpp>
#include <websocketpp/server.hpp>
#include <websocketpp/extensions/permessage_deflate/enabled.hpp>

Go to the source code of this file.

Classes

struct  deflate_server_config
 
struct  deflate_server_config::permessage_deflate_config
 permessage_compress extension More...
 
class  INDIWSServer
 

Typedefs

typedef websocketpp::server< deflate_server_configserver
 

Typedef Documentation

◆ server

typedef websocketpp::server<deflate_server_config> server

Definition at line 39 of file indiwsserver.h.