Nhảy tới nội dung
This page uses machine translation from English, which may contain errors or unclear language. For the most accurate information, please see the original English version. Some content may be in the original English due to frequent updates. Help us improve this page's translation by joining our effort on Crowdin. (Crowdin translation page, Contributing guide)

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.

Cải thiện trang này