stomp-send ( destination body -- frame )


Vocabulary
stomp

Inputs
destinationan object
bodyan object


Outputs
framean object


Definition


:: stomp-send ( destination body -- frame )
"SEND" <frame> body >>body
destination "destination" set-header ;