A sample app demonstration for objective-c using SocketRocket for Websocket connectivity.
How to run:
-
Add SocketRocket pod dependency to your podfile pod 'SocketRocket'
-
Install pod install
-
Done!
Download and run the project using ChatApp.xcworkspace file. Enter username when promted and enjoy the bot chat :)