Browse Source

first commit

h123456001 9 years ago
commit
3259358576
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+# Building an iOS Chat App Using Socket IO
+
+In order to show to you how to make use of the Socket.IO library (client) for iOS and how to achieve real-time communication with a server, I decided that our best hit would be to create a chat application as the demo app of this tutorial. 
+
+For the full tutorial, please check out http://www.appcoda.com/socket-io-chat-app/