Skip to content

feat: add new NA west default relay#3599

Merged
ramfox merged 2 commits intomainfrom
ramfox/na-west
Nov 3, 2025
Merged

feat: add new NA west default relay#3599
ramfox merged 2 commits intomainfrom
ramfox/na-west

Conversation

@ramfox
Copy link
Copy Markdown
Member

@ramfox ramfox commented Nov 3, 2025

Description

Adds a default relay in the NA west region.

@ramfox ramfox requested review from Arqu and dignifiedquire November 3, 2025 16:04
Copy link
Copy Markdown
Collaborator

@Arqu Arqu left a comment

Choose a reason for hiding this comment

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

Just the / removal and lgtm

/// Hostname of the default NA east relay.
pub const NA_EAST_RELAY_HOSTNAME: &str = "use1-1.relay.n0.iroh-canary.iroh.link.";
/// Hostname of the default NA west relay.
pub const NA_WEST_RELAY_HOSTNAME: &str = "https://usw1-1.relay.n0.iroh-canary.iroh.link./";
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove trailing slash

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 3, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/3599/docs/iroh/

Last updated: 2025-11-03T16:16:07Z

@n0bot n0bot bot added this to iroh Nov 3, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Nov 3, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 3, 2025

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 7afd21b

@ramfox ramfox requested a review from Arqu November 3, 2025 16:31
@ramfox ramfox added this pull request to the merge queue Nov 3, 2025
Merged via the queue into main with commit 828789a Nov 3, 2025
28 of 29 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Nov 3, 2025
@dignifiedquire dignifiedquire deleted the ramfox/na-west branch November 3, 2025 17:45
/// Hostname of the default NA east relay.
pub const NA_EAST_RELAY_HOSTNAME: &str = "use1-1.relay.n0.iroh-canary.iroh.link.";
/// Hostname of the default NA west relay.
pub const NA_WEST_RELAY_HOSTNAME: &str = "https://usw1-1.relay.n0.iroh-canary.iroh.link.";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this shouldn't have https in front, none of the others have that

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