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

def stop_connection

def stop_connection
	@reader = nil
end