tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Post.Message
tagion
betterC
communication
HiRPC
HiRPC
Post
Undocumented in source.
struct
Post
(Direction DIRECTION)
union
Message {
Method
method
;
Response
response
;
Error
error
;
}
Members
Variables
error
Error
error
;
Undocumented in source.
method
Method
method
;
Undocumented in source.
response
Response
response
;
Undocumented in source.
Meta
Source
See Implementation
tagion
betterC
communication
HiRPC
HiRPC
Post
constructors
this
functions
error
isSigned
method
params
response
result
supports
toDoc
toHiBON
verify
manifest constants
messageName
pubkeyName
signName
unions
Message
variables
_message
message
pubkey
signature
signed
type