QLOG: JSON Encoder: Design
authorHugo Landau <hlandau@openssl.org>
Fri, 8 Sep 2023 10:13:39 +0000 (11:13 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 2 Feb 2024 11:49:34 +0000 (11:49 +0000)
commit8a123d43428dfc4b9bccd1c883206d8e653b2ec8
tree81fb08802c3db559b50fe90d00b441994b1de9ac
parent89dd87e1e86ee23a1582ec558abd2eb27d68505d
QLOG: JSON Encoder: Design

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22037)
doc/designs/quic-design/json-encoder.md [new file with mode: 0644]
include/internal/json_enc.h [new file with mode: 0644]