testillano / h2agent

C++ HTTP/2 Mock Service which enables mocking HTTP/2 applications (also HTTP/1 supported).
Other
10 stars 0 forks source link

Improve udp tools #121

Open testillano opened 6 months ago

testillano commented 6 months ago

New patterns to be replaced:

* @{upd8.<n>} in udp-server-h2client
* @{seq[<+|-><integer>]} in udp-client

also, fixed sequence shown in printout (it was one more than real sequence processed).