lib/amqp/client/channel.rb in amqp-client-1.1.3 vs lib/amqp/client/channel.rb in amqp-client-1.1.4

- old
+ new

@@ -1,7 +1,8 @@ # frozen_string_literal: true require_relative "./message" +require "stringio" module AMQP class Client class Connection # AMQP Channel