Skip to content

Commit 7117a29

Browse files
committedMar 13, 2016
Update readme file
1 parent 966e777 commit 7117a29

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎README.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# websocket-sample
22
A sample app demonstration for objective-c using SocketRocket for Websocket connectivity.
3+
4+
How to run:
5+
6+
1. Add SocketRocket pod dependency to your podfile
7+
pod 'SocketRocket'
8+
9+
2. Install pod install
10+
11+
3. Done!
12+
13+
Download and run the project using ChatApp.xcworkspace file. Enter username when promted and enjoy the bot chat :)
14+

0 commit comments

Comments
 (0)
Please sign in to comment.