Skip to content

'int' object has no attribute 'encode' #429

@higrw123

Description

@higrw123

when i use client connected , then i close socket server ,
await sio.wait() -> await self.eio.wait() -> async def _read_loop_websocket(self): -> pkt = packet.Packet(encoded_packet=p)
will raise Exception
'int' object has no attribute 'encode'
will break the logic of reconnect

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