Twitch SDK (Internal)
Classes | Namespaces
pubsubclientconnection.h File Reference
#include "twitchsdk/core/types/coretypes.h"
#include "twitchsdk/core/types/errortypes.h"
#include "twitchsdk/core/json/value.h"
#include "twitchsdk/core/json/writer.h"
#include "twitchsdk/core/json/reader.h"
#include "twitchsdk/core/socket.h"
#include "twitchsdk/core/thread.h"
#include "twitchsdk/core/timer.h"
#include "twitchsdk/core/component.h"
#include "twitchsdk/core/eventsource.h"

Go to the source code of this file.

Classes

class  ttv::PubSubClientConnection
 
struct  ttv::PubSubClientConnection::TopicSubscriptionState
 
class  ttv::PubSubClientConnection::IListener
 
struct  ttv::PubSubClientConnection::OutstandingRequest
 

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 
 ttv::pubsub