Preparing search index...
The search index is not available
Deepkit
Deepkit
rpc
RpcClientPeer
Class RpcClientPeer
Hierarchy
RpcClientPeer
Index
Constructors
constructor
Properties
action
Client
on
Disconnect
peer
Id
Methods
controller
disconnect
Constructors
constructor
new
Rpc
Client
Peer
(
actionClient
:
RpcActionClient
, peerId
:
string
, onDisconnect
:
(
(
peerId
:
string
)
=>
void
)
)
:
RpcClientPeer
Parameters
actionClient:
RpcActionClient
peerId:
string
onDisconnect:
(
(
peerId
:
string
)
=>
void
)
(
peerId
:
string
)
:
void
Parameters
peerId:
string
Returns
void
Returns
RpcClientPeer
Properties
Protected
action
Client
action
Client
:
RpcActionClient
Protected
on
Disconnect
on
Disconnect
:
(
(
peerId
:
string
)
=>
void
)
Type declaration
(
peerId
:
string
)
:
void
Parameters
peerId:
string
Returns
void
Protected
peer
Id
peer
Id
:
string
Methods
controller
controller
<
T
>
(
nameOrDefinition
:
string
|
ControllerDefinition
<
T
>
, options
?:
{
dontWaitForConnection
?:
true
;
timeout
?:
number
;
}
)
:
RemoteController
<
T
>
Type Parameters
T
Parameters
nameOrDefinition:
string
|
ControllerDefinition
<
T
>
options:
{
dontWaitForConnection
?:
true
;
timeout
?:
number
;
}
= {}
Optional
dont
Wait
For
Connection
?:
true
Optional
timeout
?:
number
Returns
RemoteController
<
T
>
disconnect
disconnect
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Rpc
Client
Peer
constructor
action
Client
on
Disconnect
peer
Id
controller
disconnect
Generated using
TypeDoc