rpc
rpc
API
liewhite.rpc
App
Broadcast
Endpoint
EndpointException
EndpointResponse
MessageReceipt
Ack
Nack
NoRoute
Response
NackException
NoRouteException
RpcClient
RpcClient
RpcException
RpcResponse
RpcServer
RpcServer
TestCli
TimeoutException
Transport
Transport
XX
rpc
/
liewhite.rpc
/
Transport
Transport
liewhite.rpc.Transport
See the
Transport
companion object
class
Transport
(
val
connection
:
Connection
)
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
close
(
):
ZIO
[
Any
,
Nothing
,
Unit
]
def
newChannel
(
qos
:
Int
):
Channel
def
scopedChannel
(
qos
:
Int
):
ZIO
[
Scope
,
Nothing
,
Channel
]
Concrete fields
val
connection
:
Connection
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields