SpacetimeDB
SpacetimeDB copied to clipboard
Multiplayer at the speed of light
C# doesn't generate TryInsert methods. See [module-test-cs](https://github.com/clockworklabs/SpacetimeDB/pull/2232/files/aa7fbc52af5c24f47d46ea6c0b5a4b309a5fe74d#r1948002214).
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.
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).
# 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...
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...
 DOD: Have an error message that says "cannot connect" or "SSL problem" or something.
wip
# 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...
TODO... - freelist?
# 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...
wrt mild changes to the tutorial