Skip to content

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

@clockwork-labs-bot

Description

@clockwork-labs-bot

This issue tracks reimplementation of the work from stale PR #1940, which is being closed because it is too out of date to merge directly.

    Original PR: https://github.com/clockworklabs/SpacetimeDB/pull/1940
    Original author: @Centril
    Original branch: `centril/name-keyed-websocket-use-ids`
    Base branch: `master`

    ## Original PR summary

    # Description of Changes

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

Alternative to #1883 which is more efficient, but also uses indices internally rather than strings, making the diff larger.

API and ABI breaking changes

Yes.

    ## Follow-up

    - Reimplement this change in a fresh PR against current `master`.
    - Carry forward any still-relevant context from the original PR discussion and review.
    - Link the new implementation PR back to the original stale PR for historical context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-breakA PR that makes an API breaking change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions