Skip to content

Pysher 1.0.6 not compatible with websocket-client==0.58.0 #62

@massiou

Description

@massiou

This is due to:
websocket-client/websocket-client@3112b7d

error from callback <bound method Connection._on_message of <Connection(PysherEventLoop, started daemon 123145690574848)>>: _on_message() takes 2 positional arguments but 3 were given
error from callback <bound method Connection._on_message of <Connection(PysherEventLoop, started daemon 123145707364352)>>: _on_message() takes 2 positional arguments but 3 were given
error from callback <bound method Connection._on_open of <Connection(PysherEventLoop, started daemon 123145724153856)>>: _on_open() takes 1 positional argument but 2 were given
error from callback <bound method Connection._on_message of <Connection(PysherEventLoop, started daemon 123145724153856)>>: _on_message() takes 2 positional arguments but 3 were given
error from callback <bound method Connection._on_open of <Connection(PysherEventLoop, started daemon 123145740943360)>>: _on_open() takes 1 positional argument but 2 were given
error from callback <bound method Connection._on_message of <Connection(PysherEventLoop, started daemon 123145740943360)>>: _on_message() takes 2 positional arguments but 3 were given

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions