Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/honcheng/iOS-nodechat

iOS chat client for socket.io & node.js backend
https://github.com/honcheng/iOS-nodechat

Last synced: about 1 month ago
JSON representation

iOS chat client for socket.io & node.js backend

Awesome Lists containing this project

README

        

iOS-nodechat
=============

This is a simple iOS chat client for socket.io & node.js backend.

#### Socket.io implementation in the app is based on
* [socketio-cocoa](https://github.com/fpotter/socketio-cocoa)
* [cocoa-websocket](https://github.com/erichocean/cocoa-websocket)

#### Rich text formatting in the is based on RTLabel
* [RTLabel](https://github.com/honcheng/RTLabel)

#### The code for the chatroom backend is provided by [alvinSJ](http://github.com/alvinsj)
* [nodechat](https://github.com/alvinsj/nodechat)

About the app
-------------

This is a simple chat client we made for fun for internal use in [buUuk](http://buuuk.com).
Check out [@alvinsj](http://github.com/alvinsj) for the backend source code. More updates coming soon.

[twitter.com/honcheng](http://twitter.com/honcheng)