Skip to content

tcpkali-0.9

Compare
Choose a tag to compare
@vlm vlm released this 25 Aug 00:08
· 150 commits to master since this release

0.9: 2016-Aug-24

  • Added -r@<Latency> form to measure message rate at a given latency.
  • Websocket frame types in expressions: \{ws.ping}, \{ws.pong}, etc.
  • Websocket frames accept files: \{ws.binary <image.png>}.
  • Websocket frames can be non-final: \{ws.binary ...}.
  • Regular expressions as data generators: \{re <regex>}.
  • Display last received bytes with --verbose 2.