Skip to content

Instantly share code, notes, and snippets.

@progrium
Created April 29, 2010 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save progrium/384390 to your computer and use it in GitHub Desktop.
Save progrium/384390 to your computer and use it in GitHub Desktop.
<Response>
<Say>I am about to publish some data.</Say>
<Publish channel="/test">
<Param name="foo" value="bar" />
<Param name="hello" value="world" />
</Publish>
<Say voice='woman'>Published</Say>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment