Skip to content

Messaging example#28

Draft
dhontecillas wants to merge 18 commits intomainfrom
sc-994/messaging_example
Draft

Messaging example#28
dhontecillas wants to merge 18 commits intomainfrom
sc-994/messaging_example

Conversation

@dhontecillas
Copy link
Contributor

No description provided.


The first you running, you will need to generate the CA and the
self signed certificates. Run `make setup` and fill the required fields
and accept signing the certificates. (see [config's README.md](./confit/README.md)).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
and accept signing the certificates. (see [config's README.md](./confit/README.md)).
and accept signing the certificates. (see [config's README.md](./config/README.md)).

@@ -0,0 +1,9 @@
# Generate CA and certificates

To generate the example just run `bash ./setup.sh`, and fill the missing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.sh files are missing execute permission

fields for certificates (and accept signing and adding the certificates
to the keystore).

You can edit the `env.sh` file to change settins if you want, however,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can edit the `env.sh` file to change settins if you want, however,
You can edit the `env.sh` file to change settings if you want, however,

# this script produces fake ticker prices, using the `prices.txt` data
# with each line for each of the list of tickers
KTOPIC=stockprice
KADDRESS=shrimp.ln:9092
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where should this domain come from? shouldn't it be localhost?


### Consuming messages

To chck the messages that are in the queues there are some scripts
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To chck the messages that are in the queues there are some scripts
To check the messages that are in the queues there are some scripts

dhontecillas and others added 4 commits February 24, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants