Skip to content

Instantly share code, notes, and snippets.

@derekcollison
Created March 17, 2012 22:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save derekcollison/2065799 to your computer and use it in GitHub Desktop.
Save derekcollison/2065799 to your computer and use it in GitHub Desktop.
~> telnet 127.0.0.1 4222
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
INFO {"server_id":"bae2f058b327a4b5ecff44407f","host":"0.0.0.0","port":4222,"version":"0.4.22","auth_required":false,"ssl_required":false,"max_payload":1048576}
sub foo 1
+OK
pub foo 2
hi
+OK
MSG foo 1 2
hi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment