Skip to content

On the newline as a delimiter  #2

@Daves1245

Description

@Daves1245

Using newline as a delimiter is easy to break and bad practice. For proper message handling, choose a proper delimiter. Escape all input, create the message and send it, then un-escape it at its destination and parse with delimiter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions