Skip to content

when connect to server,raise StopIteration #170

@AmazingRaise

Description

@AmazingRaise

when connect to server, I got return

97:0{"sid":"cHjXNrXgO3JKL2rgAAAz","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}

however , socketIO-client raise StopIteration Exception.
I review the code , found funciton _read_packet_length in parsers.py, using ASCII to measure the length. That's the problem, I suppose.

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