Ardour  9.0-pre0-384-ga76afae0e9
server.h File Reference
#include <unordered_map>
#include <glibmm.h>
#include <libwebsockets.h>
#include "client.h"
#include "component.h"
#include "message.h"
#include "state.h"
#include "resources.h"
Include dependency graph for server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArdourSurface::WebsocketsServer
 
struct  ArdourSurface::WebsocketsServer::LwsPollFdGlibSource
 

Namespaces

 ArdourSurface
 

Macros

#define WEBSOCKET_LISTEN_PORT   3818
 

Macro Definition Documentation

◆ WEBSOCKET_LISTEN_PORT

#define WEBSOCKET_LISTEN_PORT   3818

Definition at line 40 of file server.h.