GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc core
advanced
cccA
TransportWebSocket
Class TransportWebSocket
Implements
Transport
Index
Constructors
constructor
Methods
request
Constructors
constructor
new
Transport
Web
Socket
(
url
,
timeout
?
)
:
TransportWebSocket
Parameters
url
:
string
timeout
:
number
= 30000
Returns
TransportWebSocket
Methods
request
request
(
data
)
:
Promise
<
unknown
>
Parameters
data
:
JsonRpcPayload
Returns
Promise
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
request
GitHub
App
CCC Docs
Loading...