SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

websocket: send/receive reducer & table ids instead of names (take 2)

Open Centril opened this issue 1 year ago • 2 comments

Description of Changes

Receive and send reducer ids and table ids as opposed to names in the SDK.

Alternative to https://github.com/clockworklabs/SpacetimeDB/pull/1883 which is more efficient, but also uses indices internally rather than strings, making the diff larger.

API and ABI breaking changes

Yes.

Centril avatar Nov 05 '24 15:11 Centril

@Centril is this both API and ABI breaking? Can you add the appropriate labels?

bfops avatar Dec 02 '24 17:12 bfops

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 03 '25 18:05 CLAassistant