2025-04-25 00:53:50 +02:00

317 B

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