Tanya S 034c60e660
chore: Update rest traffic timestamp to ns (#115)
* Update rest traffic timestamp to ns and improve logging

* Improve send time waiting

* Fix typo for arguments description
2025-10-23 08:43:49 +02:00
..

rest-traffic

Test utility for nwaku. Given the REST API endpoint, it injects traffic with a given message size at a given rate.

See usage:

./python traffic.py ---help

Use with docker:

    build:
      context: ./tools/rest-traffic
      dockerfile: Dockerfile