Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "interfaces/json-rpc/IClient.h"
#include "interfaces/json-rpc/IJSONRPCAnnouncer.h"
#include "interfaces/json-rpc/ITransportLayer.h"
#include "threads/CriticalSection.h"
#include "threads/Thread.h"
#include "websocket/WebSocket.h"
#include <vector>
#include <sys/socket.h>
#include "PlatformDefs.h"
Classes | |
class | JSONRPC::CTCPServer |
Namespaces | |
namespace | JSONRPC |