Sha256: a7061aebc225b8b3c392a224bfb973f57982276adc8229e10e1ea8941a80b8a7
Contents?: true
Size: 169 Bytes
Versions: 1
Compression:
Stored size: 169 Bytes
Contents
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2018-2024, by Samuel Williams. module Protocol module HPACK VERSION = "1.4.3" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
protocol-hpack-1.4.3 | lib/protocol/hpack/version.rb |