Skip to content

A simple demonstration of client/server communication via Socket.IO.

License

Notifications You must be signed in to change notification settings

drexelapplab/HeartBeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HeartBeat

A simple demonstration of client/server communication via Socket.IO.

Step-by-Step tutorials to reproduce this code are available at:

Part 1 and Part 2

##Setup

This entire setup process is documented heavily in the blog posts linked to above.

To get started, open the Xcode Project in the iOS folder. This is confirmed to work with Xcode 5.1 and the iOS 7.1 SDK.

Assuming you have Node.js installed:

Open up Terminal and execute

cd </path/to/HeartBeat/server/heartbeat>.
node server.js

About

A simple demonstration of client/server communication via Socket.IO.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published