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

I've never seen this before, so it seems uncommon, but this is from the merge queue CI for windows smoketests of #2568: ``` ====================================================================== FAIL: test_hotswap_module (smoketests.tests.modules.HotswapModule.test_hotswap_module) Tests hotswapping of...

Hi there! I just discovered SpacetimeDB and I love it a lot, but I sadly learned there is no Godot SDK yet. I've seen someone using the Rust SDK and...

We need to know if we can't push out messages fast enough and how much the send queues are growing.

We need some way for users of standalone to be able to estimate the energy usage of Maincloud energy. The calculation used by Maincloud is given by the following: ```ts...

# Description of Changes This is something I've had a branch for for a while, and now that #2244 is merged I can open it. This makes the codeowners situation...

release-any

# Description of Changes I've gotten tired of manually updating the ordered list of crates to publish, so I had chatgpt make a python script that will do it for...

# Description of Changes This was using a GH token that was not passed to external CI, so the contributor check would always fail. This was originally broken in https://github.com/clockworklabs/SpacetimeDB/pull/194....

# Description of Changes Fixes https://github.com/clockworklabs/SpacetimeDB/issues/2016. This PR implements page allocation through a lock-free multi-tenant pool, using `crossbeam_queue::ArrayQueue` as the basis of the pool. This lock-free queue is bounded. And...

release-any

See [Discord](https://discord.com/channels/1037340874172014652/1037343198617538580/1361098858108813525).

See https://github.com/clockworklabs/SpacetimeDB/pull/2587#discussion_r2039909606.