Skip to content
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

chore: update docs to show new property #209

Merged
merged 2 commits into from
Sep 30, 2024
Merged

chore: update docs to show new property #209

merged 2 commits into from
Sep 30, 2024

Conversation

weboko
Copy link
Contributor

@weboko weboko commented Aug 20, 2024

This PR is follow up to waku-org/js-waku#2103

Copy link

vercel bot commented Aug 20, 2024

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

Name Status Preview Comments Updated (UTC)
docs-waku-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 3:11pm

Copy link
Contributor

@danisharora099 danisharora099 left a comment

Choose a reason for hiding this comment

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

approving to unblock

@@ -64,14 +64,11 @@ const peers = [

const node = await createLightNode();

// In case nodes are using `ws` protocol - additional configuration is needed:
// In case nodes are using IP address and / or `ws` protocol - additional configuration is needed:
Copy link
Contributor

@danisharora099 danisharora099 Aug 23, 2024

Choose a reason for hiding this comment

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

What does IP Address mean here?

Perhaps saying:

In case you want to also connect to nodes that support only insecure websockets, ie, the ws protocol -- we recommend using the following configuration to allow your node to also connect with other nodes over insecure websocket connection:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It meant IP maddr format like "/ip4/0.0.0.0/tcp/60002/ws/p2p/16Uiu2HAkzjwwgEAXfeGNMKFPSpc6vGBRqCdTLG5q3Gmk2v4pQw7H"

The thing is if filter applied - it ignores ip addresses too (wss cannot be established without domain name)

Copy link
Contributor

Choose a reason for hiding this comment

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

Correct, because domain names would mean there is a SSL setup.

Re the docs: feel free to frame it as you want & merge :)

@fryorcraken
Copy link
Contributor

@weboko please update branch and I can merge.

@weboko weboko merged commit ed09432 into develop Sep 30, 2024
3 checks passed
@weboko weboko deleted the weboko/local-nodes branch September 30, 2024 15:13
fryorcraken pushed a commit to 666devs/docs.waku.org that referenced this pull request Oct 1, 2024
fryorcraken pushed a commit to 666devs/docs.waku.org that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants