Skip to content

khazhyk/discord-ipc-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-ipc-bridge

Learning rust with websockets and named pipes.

Exposes a websocket server that talks to the discord named pipes (domain sockets on unix).

Why?

  1. Discord RPC is locked down and lame
  2. Web extensions can only talk websocket/http

Windows Jank Install

[discord-ipc-bridge]
startup="C:\path\to\discord-ipc-bridge.exe"
shutdown_method=winmessage
srvstart.exe install discord-ipc-bridge -c path/to/inifile.ini

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages