module Async::HTTP::Protocol::HTTP2::Connection

def start_connection

def start_connection
	@reader || read_in_background
end