Handbook
Glossary
stomp-send ( destination body -- frame )
Vocabulary
stomp
Inputs
destination
an
object
body
an
object
Outputs
frame
an
object
Definition
USING:
accessors
;
IN:
stomp
::
stomp-send
( destination body -- frame )
"SEND"
<frame>
body
>>body
destination
"destination"
set-header
;