Skip to content

docs: Update chat example to add a nonce (#324) #325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 7, 2025

Conversation

moconn68
Copy link
Contributor

@moconn68 moconn68 commented May 7, 2025

Adds a PRNG nonce to messages in the gossip-chat example code to prevent user messages from being deduplicated.

Resolves #324

Copy link

vercel bot commented May 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iroh-computer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 6:52am

Copy link
Member

@matheus23 matheus23 left a comment

Choose a reason for hiding this comment

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

Thank you, just a typo, but otherwise LGTM!

@matheus23 matheus23 merged commit bf5b9e4 into n0-computer:main May 7, 2025
4 checks passed
@moconn68 moconn68 deleted the example_nonce branch May 7, 2025 07:00
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.

Add nonce to gossip-chat example
2 participants