discord_ipc_cpp 1.0.0
C++ library for interfacing with Discord IPC socket.
Loading...
Searching...
No Matches
discord_ipc_cpp Namespace Reference

High level namespace for the discord_ipc_cpp package. More...

Namespaces

namespace  ipc_types
 Useful IPC data types and enumerators.
namespace  json
 Custom JSON implementation.
namespace  websockets
 Underlying websocket communications.

Classes

class  DiscordIPCClient
 Represents a connection to Discord's IPC socket. More...

Detailed Description

High level namespace for the discord_ipc_cpp package.

Contains all the necessary classes to interact with Discord's IPC socket, with other helpful classes neatly categorized.