add message subscription service with logos-delivery-js#122
Open
delphamk wants to merge 1 commit into
Open
Conversation
delphamk
commented
Jun 5, 2026
| # rest-traffic | ||
|
|
||
| Test utility for [nwaku](https://github.com/waku-org/nwaku). | ||
| Given the REST API endpoint, it injects traffic with a given message size at a given rate. |
delphamk
commented
Jun 5, 2026
| --multiple-nodes=http://logos-delivery-simulator-nwaku-[1..${NUM_LD_NODES:-5}]:8645 | ||
| --msg-size-kbytes=${MSG_SIZE_KBYTES:-10} | ||
| --delay-seconds=${TRAFFIC_DELAY_SECONDS:-15} | ||
| --delay-seconds=${TRAFFIC_DELAY_SECONDS:-30} |
Author
There was a problem hiding this comment.
small difference but can revert this to 15
delphamk
commented
Jun 5, 2026
| build: | ||
| context: ./tools/traffic-subscribe | ||
| dockerfile: Dockerfile | ||
| command: --multiple-nodes=http://logos-delivery-simulator-nwaku-[1..${NUM_LD_NODES:-5}]:8645 |
Author
There was a problem hiding this comment.
can add topic argument here and to traffic-post. --topic=$TOPIC:my-topic to be more verbose
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rest-traffic service (write messages):
traffic-subscribe service (read messages):
waku nodes: