Same as we have an udp-server utility which prints UDP events received in a unix socket (to test UDP events from h2agent UDPSocket target), now we would like to design a utility to trigger HTTP/2 request on such events.
For example, given a event content "data", we could interpret it as a MSISDN or sequence to build a json object and sent to destination. We will combine the h2client tool with udp-server and will give replacement features.
Same as we have an udp-server utility which prints UDP events received in a unix socket (to test UDP events from h2agent UDPSocket target), now we would like to design a utility to trigger HTTP/2 request on such events.
For example, given a event content "data", we could interpret it as a MSISDN or sequence to build a json object and sent to destination. We will combine the h2client tool with udp-server and will give replacement features.