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