Sha256: d8284531605ec004c1260b2a71bf95a419450676c7bdf686f903102e97735345
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.5.1" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
protocol-hpack-1.5.1 | lib/protocol/hpack/version.rb |