shuoli84 / SocketIOCocoa

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

Make client delegate visible in obj-c #16

Closed dkorkin closed 9 years ago

dkorkin commented 9 years ago

Can you change public protocol SocketIOClientDelegate to @objc public protocol SocketIOClientDelegate I think it will be better to make it visible in obj-c code