QPACK context. More...
#include <qpack.h>
Data Fields | |
imquic_qpack_dynamic_table * | ltable |
Local dynamic table (updated by us via the local encoder stream) | |
imquic_qpack_dynamic_table * | rtable |
Remote dynamic table (updated by the remote encoder stream) | |
QPACK context.
imquic_qpack_dynamic_table* imquic_qpack_context::ltable |
Local dynamic table (updated by us via the local encoder stream)
imquic_qpack_dynamic_table* imquic_qpack_context::rtable |
Remote dynamic table (updated by the remote encoder stream)