Chatterino
Classes | Namespaces | Typedefs
PubSubWebsocket.hpp File Reference
#include "providers/twitch/ChatterinoWebSocketppLogger.hpp"
#include <websocketpp/client.hpp>
#include <websocketpp/config/asio_client.hpp>
#include <websocketpp/extensions/permessage_deflate/disabled.hpp>
#include <websocketpp/logger/basic.hpp>
Include dependency graph for PubSubWebsocket.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chatterino::chatterinoconfig
 
struct  chatterino::chatterinoconfig::permessage_deflate_config
 

Namespaces

 chatterino
 

Typedefs

using chatterino::WebsocketClient = websocketpp::client< chatterinoconfig >
 
using chatterino::WebsocketHandle = websocketpp::connection_hdl
 
using chatterino::WebsocketErrorCode = websocketpp::lib::error_code