Skip to content

Instantly share code, notes, and snippets.

@pulse00
Created October 24, 2012 14:40
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 pulse00/3946447 to your computer and use it in GitHub Desktop.
Save pulse00/3946447 to your computer and use it in GitHub Desktop.
< [hex]:
0000 41 4D 51 50 01 01 09 01 AMQP....
waiting for 10,10
waiting for a new frame
> 10,10: Connection.start
Start from server, version: 8.0, properties: capabilities=(), copyright=Copyright (C) 2007-2012 VMware, Inc., information=Licensed under the MPL. See http://www.rabbitmq.com/, platform=Erlang/OTP, product=RabbitMQ, version=2.8.4, mechanisms: PLAIN, AMQPLAIN, locales: en_US
< [hex]:
0000 01 00 00 00 00 00 76 00 0A 00 0B 00 00 00 38 07 ......v. ......8.
0010 6C 69 62 72 61 72 79 53 00 00 00 13 50 48 50 20 libraryS ....PHP
0020 53 69 6D 70 6C 65 20 41 4D 51 50 20 6C 69 62 0F Simple A MQP lib.
0030 6C 69 62 72 61 72 79 5F 76 65 72 73 69 6F 6E 53 library_ versionS
0040 00 00 00 03 30 2E 31 08 41 4D 51 50 4C 41 49 4E ....0.1. AMQPLAIN
0050 00 00 00 23 05 4C 4F 47 49 4E 53 00 00 00 05 67 ...#.LOG INS....g
0060 75 65 73 74 08 50 41 53 53 57 4F 52 44 53 00 00 uest.PAS SWORDS..
0070 00 05 67 75 65 73 74 05 65 6E 5F 55 53 CE ..guest. en_US?
< 10,11: Connection.start_ok
waiting for 10,20, 10,30
waiting for a new frame
> 10,30: Connection.tune
< [hex]:
0000 01 00 00 00 00 00 0C 00 0A 00 1F FF FF 00 02 00 ........ ...??...
0010 00 00 00 CE ...?
< 10,31: Connection.tune_ok
< [hex]:
0000 01 00 00 00 00 00 08 00 0A 00 28 01 2F 00 00 CE ........ ..(./..?
< 10,40: Connection.open
waiting for 10,41, 10,50
waiting for a new frame
> 10,41: Connection.open_ok
Open OK! known_hosts:
using channel_id: 1
< [hex]:
0000 01 00 01 00 00 00 05 00 14 00 0A 00 CE ........ ....?
< 20,10: Channel.open
waiting for 20,11
waiting for a new frame
> 20,11: Channel.open_ok
Channel open
< [hex]:
0000 01 00 01 00 00 00 0F 00 3C 00 28 00 00 06 72 6F ........ <.(...ro
0010 75 74 65 72 00 00 CE uter..?
< 60,40: Channel.basic_publish
< [hex]:
0000 02 00 01 00 00 00 19 00 3C 00 00 00 00 00 00 00 ........ <.......
0010 00 00 50 80 00 0A 74 65 78 74 2F 70 6C 61 69 6E ..P?..te xt/plain
0020 CE ?
< [hex]:
0000 03 00 01 00 00 00 50 7B 22 74 79 70 65 22 3A 22 ......P{ "type":"
0010 74 65 73 74 2E 6E 6F 74 69 66 69 63 61 74 69 6F test.not ificatio
0020 6E 2E 63 72 65 61 74 65 22 2C 22 62 6F 64 79 22 n.create ","body"
0030 3A 5B 5D 2C 22 63 72 65 61 74 65 64 41 74 22 3A :[],"cre atedAt":
0040 22 31 33 35 31 30 38 39 33 36 33 22 2C 22 73 74 "1351089 363","st
0050 61 74 65 22 3A 30 7D CE ate":0}?
message published.
< [hex]:
0000 01 00 01 00 00 00 0B 00 14 00 28 00 00 00 00 00 ........ ..(.....
0010 00 00 CE ..?
< 20,40: Channel.close
waiting for 20,41
waiting for a new frame
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment