Skip to content

Ping requests pollute websocket receive streams #110

@dubnom

Description

@dubnom

When receiving data from a websocket, it returns the payload for a ping request. Line 719 is response.py should return "None" instead of "payload".

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