Using the Websocket Interface
Connecting to the Server
Section titled “Connecting to the Server”The server should be listening on port 8080
Sending Commands through the server
Section titled “Sending Commands through the server”{ "command":"launch", "params":["-p","abcd123"]}
All Commands are suppourted with a few needed some modifications needed.