class Protocol::HTTP2::Client

def initialize(framer)

def initialize(framer)
	super(framer, 1)
end