Ksui gRPC
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui gRPC
Ksui gRPC
/
xyz.mcxross.ksui.grpc
/
SuiGrpcClient
/
Companion
/
connect
connect
fun
connect
(
host
:
String
,
port
:
Int
,
usePlaintext
:
Boolean
=
false
,
headers
:
Map
<
String
,
Any
>
?
=
null
,
configure
:
GrpcClientConfiguration
.
(
)
->
Unit
=
{}
)
:
SuiGrpcClient