shuoli84 / SocketIOCocoa

The socket 1.0 client in Swift
175 stars 11 forks source link

Binary event type is not set correctly #5

Closed shuoli84 closed 9 years ago

shuoli84 commented 9 years ago
// TODO Fix, detect the binary and set the event type
self.packet(.Event, data: packetData, ack: ack)