Skip to content

Instantly share code, notes, and snippets.

@bmizerany
Created December 6, 2008 02:52
Show Gist options
  • Save bmizerany/32596 to your computer and use it in GitHub Desktop.
Save bmizerany/32596 to your computer and use it in GitHub Desktop.
{basic_message,{resource,<<"/">>,exchange,<<>>},
<<"one">>,
{content,60,
{'P_basic',<<"application/octet-stream">>,undefined,
undefined,1,0,undefined,undefined,
undefined,undefined,undefined,undefined,
undefined,undefined,undefined},
<<152,0,24,97,112,112,108,105,99,97,116,105,111,110,47,
111,99,116,101,116,45,115,116,114,101,97,109,1,0>>,
[<<"ping">>]},
none}
{basic_message,{resource,<<"/">>,exchange,<<>>},
<<"two">>,
{content,60,
{'P_basic',<<"application/octet-stream">>,undefined,
undefined,1,0,undefined,undefined,
undefined,undefined,undefined,undefined,
undefined,undefined,undefined},
<<152,0,24,97,112,112,108,105,99,97,116,105,111,110,47,
111,99,116,101,116,45,115,116,114,101,97,109,1,0>>,
[<<"pong">>]},
none}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment