Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

An iOS chat client that connects to a simple Node.js chat server

Notifications You must be signed in to change notification settings

TheSpaceArmy/NodeChat

Open more actions menu
 
 

Repository files navigation

NodeChat

An iOS chat client that connects to a simple Node.js chat server.

The code was adapted from Pedro Teixeira's chat server at Node Tuts

Installation

You can install node from the nodejs website or use homebrew:

brew install node

To start the server:

node chat.js

The iOS app is set up to look for the chat server at localhost. To run on a device you will need to change this to the actual address of your server. Edit #define SERVER_HOST in RMChatClient.m to do this.

About

An iOS chat client that connects to a simple Node.js chat server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 96.7%
  • JavaScript 3.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.