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

def concurrency

def concurrency
	self.maximum_concurrent_streams
end