Chatterino
Classes | Namespaces | Typedefs
BasicPubSubWebsocket.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 BasicPubSubWebsocket.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chatterino::BasicPubSubConfig
 
struct  chatterino::BasicPubSubConfig::PerMessageDeflateConfig
 

Namespaces

 chatterino
 
 chatterino::liveupdates
 

Typedefs

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