本文へスキップ

admin_startWS

The startWS is an administrative method that starts an WebSocket based JSON RPC API webserver to handle client requests.

The method returns a boolean flag specifying whether the WebSocket RPC listener was opened or not. Please note, only one WebSocket endpoint is allowed to be active at any time.

JSONRPC: admin_startWS

Request

Responses

true if the WebSocket RPC listener was opened, false if not.

ページを改善してください。