lib/protocol/http2.rb



# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2019-2024, by Samuel Williams.

require_relative "http2/version"
require_relative "http2/connection"