pkyeck/socket.IO-objc

the flow code exist a bug when data is json.

Closed this issue · 0 comments

if (data != nil) {
    [dict setObject:[NSArray arrayWithObject:data] forKey:@"args"];
}