Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
client
GRPCWrapper
Class GRPCWrapper
Hierarchy (
view full
)
GRPCWrapper
NodeInternal
Index
Constructors
constructor
Properties
base
client
Methods
call
Server
Streaming
call
Unary
Constructors
constructor
new GRPCWrapper
(
base
)
:
GRPCWrapper
Parameters
base
:
string
Returns
GRPCWrapper
Properties
base
base
:
string
client
client
:
AbstractClientBase
Methods
Protected
call
Server
Streaming
call
Server
Streaming
<
REQ
,
RESP
>
(
desc
,
request
)
:
ClientReadableStream
<
RESP
>
Type Parameters
REQ
RESP
Parameters
desc
:
MethodDescriptor
<
REQ
,
RESP
>
request
:
REQ
Returns
ClientReadableStream
<
RESP
>
Protected
call
Unary
call
Unary
<
REQ
,
RESP
>
(
desc
,
request
)
:
Promise
<
RESP
>
Type Parameters
REQ
RESP
Parameters
desc
:
MethodDescriptor
<
REQ
,
RESP
>
request
:
REQ
Returns
Promise
<
RESP
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
client
Methods
call
Server
Streaming
call
Unary
@oasisprotocol/client
Loading...