TwiceAsNice  2019-02-18
Namespaces | Macros | Functions
WebSocketImpl.cc File Reference

this file contains the implementation for the class WebSocket More...

#include "WuT/WebSocket/WebSocketException.h"
#include "WuT/WebSocket/WebSocketImpl.h"
#include <Nice/Log.h>
#include <iostream>
#include <sstream>
#include <string>
#include <boost/xpressive/xpressive.hpp>
#include <cerrno>
#include <cstring>
Include dependency graph for WebSocketImpl.cc:

Namespaces

 mpia
 
 Basda
 These are contants that are used by the services internally.
 

Macros

#define LOG_NAME   "io_switch_web_socket"
 

Functions

static void mpia::precondition (bool condition)
 

Detailed Description

this file contains the implementation for the class WebSocket

Author
Timo Fischer

Macro Definition Documentation

◆ LOG_NAME

#define LOG_NAME   "io_switch_web_socket"