clockworklabs / SpacetimeDB

Multiplayer at the speed of light

Home Page:https://spacetimedb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The caller of a reducer call should always receive the result even if they’re not subscribed to any of the tables that have changed

joshua-spacetime opened this issue · comments

John Dec 11th: We've talked about this issue many times, I'll test to see if we actually implemented this or not.

Piotr: as far as I've checked it doesn't work yet, so I'll look into it

The caller should receive an event with no rows if they are not subscribed to any of the rows that have changed.

@gefjon to add an SDK test before merging

@gefjon to add an SDK test before merging

Done!