struct

Amqp::Wire::AmqpZeroNineOne::ConnectionMethods::Start

Inherits Struct < Value < Object

---- connection.start (server→client) -------------------------------

Constructors

new(version_major : UInt8, version_minor : UInt8, server_properties : Hash(String, Amqp::FieldValue), mechanisms : String, locales : String)
Source
read(io : IO) : self
Source

Instance methods

locales
Source
mechanisms
Source
server_properties
Source
version_major
Source
version_minor
Source