Discord RPC library and a system info program.
Discord client being absent/disconnecting is not fatal to the RPC sender, in cases like that we return ErrAgain and in the case of broken pipe (Discord client going away) also reset the Client state so the caller can choose to retry the operation and therefore initiate a new connection attempt. Signed-off-by: Ophestra Umiker <cat@ophivana.moe> |
||
---|---|---|
.gitignore | ||
activity.go | ||
go.mod | ||
go.sum | ||
io_unix.go | ||
io.go | ||
rpc.go |