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

Add support for client address; re-run spacetime generate for quickstart client #54

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

gefjon
Copy link
Contributor

@gefjon gefjon commented Sep 27, 2023

Description of Changes

Describe what has been changed, any new features or bug fixes

Adds support for client addresses to the SpacetimeDB C# SDK. See the SpacetimeDB PR for more info.

API

  • This is an API breaking change to the SDK

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

OnIdentityReceived callbacks take a third argument, an Address.

Requires SpacetimeDB PRs

List any PRs here that are required for this SDK change to work

Re: clockworklabs/SpacetimeDB#299

@gefjon gefjon requested a review from jdetter September 28, 2023 13:20
@jdetter jdetter changed the base branch from master to staging October 10, 2023 16:50
dbrinkmanncw and others added 2 commits October 12, 2023 08:37
* Update README.md

* Add license.txt

* Rename

* Add LICENSE.txt with proper case

---------

Co-authored-by: Derek Brinkmann <dbrinkmann@clockworklabs.io>
@jdetter jdetter merged commit 217b3d3 into staging Oct 12, 2023
jdetter added a commit that referenced this pull request Oct 12, 2023
* One-off query support (#49)

* SpacetimeDBURI argument in place of host and ssl enabled bool (#52)

* SpacetimeDBURI argument in place of host and ssl enabled bool

* Small cleanup

---------

Co-authored-by: John Detter <no-reply@boppygames.gg>

* Add support for client address; re-run `spacetime generate` for quickstart client (#54)

* README.md and License.txt updates (#53)

* Update README.md

* Add license.txt

* Rename

* Add LICENSE.txt with proper case

---------

Co-authored-by: Derek Brinkmann <dbrinkmann@clockworklabs.io>

* Add support for client address; re-run `spacetime generate` for quickstart client

Re: clockworklabs/SpacetimeDB#299

---------

Co-authored-by: dbrinkmanncw <109690865+dbrinkmanncw@users.noreply.github.com>
Co-authored-by: Derek Brinkmann <dbrinkmann@clockworklabs.io>

* Making Quickstart Work Again (#57)

* Packaged nuget package, quickstart is now working again

* Reset DBNAME

---------

Co-authored-by: John Detter <no-reply@boppygames.gg>

* OnUnhandledReducerError (#31)

Co-authored-by: Steve <steve@codefics.com>
Co-authored-by: Boppy <no-reply@boppygames.gg>

---------

Co-authored-by: james gilles <jameshgilles@gmail.com>
Co-authored-by: dbrinkmanncw <109690865+dbrinkmanncw@users.noreply.github.com>
Co-authored-by: John Detter <no-reply@boppygames.gg>
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: Derek Brinkmann <dbrinkmann@clockworklabs.io>
Co-authored-by: SteveBoytsun <100594800+SteveBoytsun@users.noreply.github.com>
Co-authored-by: Steve <steve@codefics.com>
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.

3 participants