Skip to content

WebsocketHost ​

Provides methods to start and stop the sd2snes WebSocket host process.

Kind: Static class

Namespace: ConnectorLib.sd2snes

Public Static Functions

void

Start(bool restartIfAlreadyRunning, bool showConsole = false)

Starts the sd2snes WebSocket host process.

void

Stop()

Stops the sd2snes WebSocket host process.