Skip to content

Use the latest version .. emit message error #1439

@gagahjt

Description

@gagahjt

MSIE 7.0 Socket.io.js ,In the first 7380 line:
// json data
if (null != obj.data) {
if (nsp) str += ',';
str += json.stringify(obj.data);
}

json.stringify undefined ...

socket.io can not receiving the message from the server (the server pushed)

thank u...

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