Skip to content

kr4ckhe4d/Socket.IO-iOS-Chat-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO-iOS-Chat-Demo

###A completed project done according to the following tutorial on AppCoda ####http://www.appcoda.com/socket-io-chat-app/

#####How to run the app:

  1. Go to SocketChatServer/ using terminal
  2. Run node index.js
  3. Open SocketIOManager.swift > Add server's local ip address to
  4. var socket: SocketIOClient = SocketIOClient(socketURL: NSURL(string: "http://192.168.4.13:3000")!)

Releases

No releases published

Packages

No packages published