Skip to content

ajsaavedra/SocketChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketChat

This is an iOS chat application that implements the Socket.IO-client for iOS/OS X. Using Node and Express, the application allows users to create profiles on the server in order to be able to log in.

Once loggged in, users can chat with other online users, and are also are notified of when others enter and leave the chatroom. They are also able to see which users are currently online and offline.

Using the express app's native api, Alamofire is used to asynchronously query the server in order to perform user validation.

About

An iOS application implementing Socket.IO using Node, Express and Alamofire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published