Skip to content

Idea: option to write all messages to table, not just >8kb #7

@bensheldon

Description

@bensheldon

I wanted to suggest a configuration option to always write messages to the table (rather than only the ones over the size limit).

The reason is that would unlock "reliable streams" so that one could re-broadcast messages. for example, when subscribing to a channel, one could pass a timestamp and upon subscribe the channel would rebroadcast any messages to the subscription's streams after that time. This would address problems with the gap between a page being rendered on the server and successfully subscribing on the client.

I'm happy to implement this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions