27.01.2014 Views

AMQP Specification Transport

AMQP Specification Transport

AMQP Specification Transport

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>AMQP</strong> <strong>Specification</strong>.<br />

Basic-types<br />

Wire Format<br />

8 OCTETs<br />

+-----------------------+<br />

| double |<br />

+-----------------------+<br />

IEEE 754 64-bit float<br />

6.5.5 Type: timestamp<br />

The timestamp type encodes a point in time using the 64 bit POSIX time_t format. This is a signed 64 bit<br />

number representing milliseconds since the epoch.<br />

Wire Format<br />

8 OCTETs<br />

+---------------------+<br />

| timestamp |<br />

+---------------------+<br />

posix time_t format<br />

6.6 Fixed Width (16 octets)<br />

6.6.1 Type: bin128<br />

The bin128 type consists of 16 consecutive octets of opaque binary data.<br />

Wire Format<br />

1 OCTET 1 OCTET 1 OCTET 1 OCTET<br />

+-----------+-----------+-----+---------------+---------------+<br />

| octet-one | octet-two | ... | octet-fifteen | octet-sixteen |<br />

+-----------+-----------+-----+---------------+---------------+<br />

6.6.2 Type: uuid<br />

The uuid type encodes a universally unique id as defined by RFC-4122. The format and operations for this<br />

type can be found in section 4.1.2 of RFC-4122.<br />

<strong>AMQP</strong> <strong>Transport</strong> v. 1-0 Page 72 of 83

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!