Table of Contents

Namespace DiscordRPC.IO

Classes

ManagedNamedPipeClient

A named pipe client using the .NET framework NamedPipeClientStream

PipeLocation

Provides the location of the Discord IPC pipes for the current operating system.

Structs

PipeFrame

A frame received and sent to the Discord client for RPC communications.

Interfaces

INamedPipeClient

Pipe Client used to communicate with Discord.

Enums

Opcode

The operation code that the PipeFrame was sent under. This defines the type of frame and the data to expect.