socketio / socket.io-client-swift

Other
5.21k stars 841 forks source link

Typo in README example code #1437

Closed humanfriend22 closed 1 year ago

humanfriend22 commented 1 year ago

I'm trying this library out and I noticed Xcode giving me an error with "SocketAckValue" and after changing it to .ack it seems like it should be SocketAckStatus.ack.