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

SBD Integration #3842

Merged
merged 27 commits into from
May 30, 2024
Merged

SBD Integration #3842

merged 27 commits into from
May 30, 2024

Conversation

neonphog
Copy link
Contributor

@neonphog neonphog commented May 8, 2024

DEPENDS ON:

TODO:

  • update "signal server" test config to match the production holochain sbd server to be created
  • update all examples and defaults of webrtc_config to match the production holochain stun servers to be created

@neonphog neonphog changed the title WIP: SBD Integration WIP: [NO-MERGE-DEPS] SBD Integration May 16, 2024
@neonphog neonphog added the NO-MERGE (dependency) This PR depends on another - and does not point to "develop". label May 16, 2024
@neonphog neonphog changed the title WIP: [NO-MERGE-DEPS] SBD Integration [NO-MERGE: DEPS] SBD Integration May 17, 2024
@neonphog neonphog marked this pull request as ready for review May 17, 2024 17:44
crates/hc_sandbox/src/cmds.rs Outdated Show resolved Hide resolved
@neonphog neonphog removed the NO-MERGE (dependency) This PR depends on another - and does not point to "develop". label May 27, 2024
@neonphog neonphog changed the title [NO-MERGE: DEPS] SBD Integration SBD Integration May 27, 2024
@neonphog neonphog enabled auto-merge (squash) May 27, 2024 17:27
Copy link
Contributor

@pdaoust pdaoust left a comment

Choose a reason for hiding this comment

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

mostly just punctuation and capitalisation; only two comments re: the content itself.

crates/holochain_conductor_api/CHANGELOG.md Outdated Show resolved Hide resolved
crates/holochain_conductor_api/src/config/conductor.rs Outdated Show resolved Hide resolved
crates/holochain_conductor_api/src/config/conductor.rs Outdated Show resolved Hide resolved
crates/holochain_conductor_api/src/config/conductor.rs Outdated Show resolved Hide resolved
//! ## Use the holo-provided default production bootstrap server.
//! bootstrap_service: https://bootstrap.holo.host
//!
//! ## [deprecated] Please just include this in your config file for now.
Copy link
Contributor

Choose a reason for hiding this comment

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

@jost-s notes that this isn't deprecated and is still required.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
//! ## [deprecated] Please just include this in your config file for now.
//! ## This currently has no effect on functionality but is required. Please just include as-is for now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let me know if that change works : )

//!
//! ## Setup a specific network configuration..
//! transport_pool:
//! ## use webrtc
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
//! ## use webrtc
//! ## Use WebRTC, which is the only option for now.

Is this the only option? If not, just accept the capitalisation fixes.

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's effectively the only option, so it makes sense to say that here.

crates/holochain_conductor_api/src/config/conductor.rs Outdated Show resolved Hide resolved
crates/holochain_conductor_api/src/config/conductor.rs Outdated Show resolved Hide resolved
crates/holochain_conductor_api/src/config/conductor.rs Outdated Show resolved Hide resolved
neonphog and others added 2 commits May 30, 2024 12:53
Co-authored-by: Paul d'Aoust <paul.daoust@holo.host>
@neonphog neonphog requested a review from pdaoust May 30, 2024 18:57
Copy link
Contributor

@pdaoust pdaoust left a comment

Choose a reason for hiding this comment

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

LGTM!

@neonphog neonphog merged commit aed02e2 into develop May 30, 2024
11 checks passed
@neonphog neonphog deleted the sbd branch May 30, 2024 21:07
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.

None yet

3 participants