nuclearace / Socket.IO-Client-Swift

socket.io-client for Swift
Other
361 stars 53 forks source link

Connection Check #90

Closed YilunLiu closed 9 years ago

YilunLiu commented 9 years ago

Is it possible to provide a method to check the connection of the client socket ?

nuclearace commented 9 years ago

You can get the status checking the status Which will be of type https://github.com/nuclearace/Socket.IO-Client-Swift/blob/master/SocketIOClientSwift/SocketIOClientStatus.swift