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.