class Async::HTTP::Protocol::HTTP2

def start_connection

def start_connection
	@reader ||= read_in_background
end