Loading...
Searching...
No Matches
Data Fields
imquic_qpack_context Struct Reference

QPACK context. More...

#include <qpack.h>

Collaboration diagram for imquic_qpack_context:
Collaboration graph
[legend]

Data Fields

imquic_qpack_dynamic_tableltable
 Local dynamic table (updated by us via the local encoder stream)
 
imquic_qpack_dynamic_tablertable
 Remote dynamic table (updated by the remote encoder stream)
 

Detailed Description

QPACK context.

Field Documentation

◆ ltable

imquic_qpack_dynamic_table* imquic_qpack_context::ltable

Local dynamic table (updated by us via the local encoder stream)

◆ rtable

imquic_qpack_dynamic_table* imquic_qpack_context::rtable

Remote dynamic table (updated by the remote encoder stream)


The documentation for this struct was generated from the following file: