Attention is currently required from: pespin.
osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43649?usp=email )
Change subject: library/HTTP2_*: Add initial HTTP2 client/server support ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
File library/HTTP2_CodecPort_CtrlFunct.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43649/comment/5f015c30_601ab... : PS1, Line 3: import from HTTP2_CodecPort all; Why does this file and library/HTTP2_CodecPort_CtrlFunctDef.cc use spaces instead of tabs for indention?
File library/HTTP2_Server_Emulation.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43649/comment/e59906f7_2074b... : PS1, Line 483: //log("HTTP2_Server: Register ", vc_conn); Do you want to keep the commented out log lines here and above?