Handbook
Glossary
send-response ( response connection -- )
Vocabulary
msgpack
.
rpc
Inputs
response
an
object
connection
an
object
Outputs
None
Definition
USING:
accessors
msgpack.rpc.private
;
IN:
msgpack.rpc
::
send-response
( response connection -- )
connection
session>>
response
feed-response
response connection
send-packet
;