Documentation
Tagion
HiRPC.action
tagion
communication
HiRPC
HiRPC
Creates a sender with a runtime method name
immutable
(
Sender
)
action
(string method, Document params, uint id)
immutable
(
Sender
)
action
(string method, T params, uint id)
immutable
(
Sender
)
action
(string method, const(HiBON) params, uint id)
struct
HiRPC
const
immutable
(
Sender
)
action
(
string
method
,
const
(
HiBON
)
params
= null
,
const
uint
id
= uint.
max
)
Parameters
method
string
method name
params
const
(
HiBON
)
argument for the method
id
uint
optional id
Return Value
Type:
immutable
(
Sender
)
tagion
communication
HiRPC
HiRPC
enums
Direction
SignedState
Type
isMessage
functions
action
error
generateId
opDispatch
receive
result
static functions
getId
getType
structs
Error
Method
Post
Response
Creates a sender with a runtime method name