module Async::HTTP::Protocol::HTTP2

def self.bidirectional?

def self.bidirectional?
	true
end