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

Rename host argument in SDK's connect to spacetimedb_uri #119

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

gefjon
Copy link
Contributor

@gefjon gefjon commented Jul 31, 2023

Description of Changes

Per discussion in Discord, this PR renames the first argument to connect from host to spacetimedb_uri. It's not just a host(name), it's the URI of the SpacetimeDB instance.

API

  • This is a breaking change to the module API
  • This is a breaking change to the ClientAPI
  • This is a breaking change to the SDK API

If the API is breaking, please state below what will break

@gefjon gefjon enabled auto-merge (squash) July 31, 2023 16:53
@gefjon gefjon merged commit 34ce8ea into master Jul 31, 2023
4 checks passed
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
This commit renames the first argument to connect from host to spacetimedb_uri. It's not just a host(name), it's the URI of the SpacetimeDB instance.
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
This commit renames the first argument to connect from host to spacetimedb_uri. It's not just a host(name), it's the URI of the SpacetimeDB instance.
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
This commit renames the first argument to connect from host to spacetimedb_uri. It's not just a host(name), it's the URI of the SpacetimeDB instance.
@cloutiertyler cloutiertyler deleted the phoebe/rename-spacetimedb_uri-argument branch August 1, 2023 21:54
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.

2 participants