Skip to content

Allow passing raw string (without dumping) to ServerSentEvent#484

Description

@netanel-haber

馃殌 Feature Request
Hey! It would help me if I could pass a string to ServerSentEvent that won't be dumped but will be sent as is [so it won't be wrapped in quotes) - right now my workaround is creating a special class for said strings so I can hardcodingly return a raw string via overriding JsonSettings.dumps.

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