SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Multiplayer at the speed of light

Results 693 SpacetimeDB issues
Sort by recently updated
recently updated
newest added

C# doesn't generate TryInsert methods. See [module-test-cs](https://github.com/clockworklabs/SpacetimeDB/pull/2232/files/aa7fbc52af5c24f47d46ea6c0b5a4b309a5fe74d#r1948002214).

bug

See [module-test-cs](https://github.com/clockworklabs/SpacetimeDB/pull/2232/files/aa7fbc52af5c24f47d46ea6c0b5a4b309a5fe74d#r1948002509). We should determine if this is something we want or even can support. I'm labeling as bug in the meantime since it is supported in rust.

bug

Apparently in Rust you can delete by index, but in C# you can't. See [module-test-cs](https://github.com/clockworklabs/SpacetimeDB/pull/2232/files/aa7fbc52af5c24f47d46ea6c0b5a4b309a5fe74d).

bug

# Description of Changes Compress the snapshot, using `Zstd`. Closes #1592 & #1594. # API and ABI breaking changes It could read previously uncompressed data because it will detect using...

release-any

https://github.com/clockworklabs/spacetime-docs/issues/125#issuecomment-2580820919 In relation to this issue, we would like to actually just code generate a file which includes this code. That way only users who already have a definition will...

![Image](https://github.com/user-attachments/assets/6d12925d-4e6e-43ab-997e-7d5e2678fde9) DOD: Have an error message that says "cannot connect" or "SSL problem" or something.

# Description of Changes Please describe your change, mention any related tickets, and so on here. # API and ABI breaking changes If this is an API or ABI breaking...

# Description of Changes This API used to be unimplemented and the SDK tests did not exercise it. Now it is implemented but while playing with blackholio I noticed the...

release-any