Skip to content

Websocket messages that fail "format" check are ignored #859

@jstarry

Description

@jstarry

Is your feature request related to a problem? Please describe.
The websocket service drops messages that cannot be "formatted" correctly and does not log or return any error to the user when this happens.

Describe the solution you'd like

  1. Either add logging (or panic) on debug builds when this happens.
  2. Allow users to receive callbacks for message format errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions