Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/honcheng/iOS-nodechat
- Owner: honcheng
- Created: 2011-05-07T09:23:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-07T10:26:49.000Z (over 13 years ago)
- Last Synced: 2024-10-27T15:49:47.123Z (about 2 months ago)
- Language: Objective-C
- Homepage: http://honcheng.com
- Size: 832 KB
- Stars: 70
- Watchers: 5
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - iOS-nodechat - iOS chat client for socket.io & node.js backend (etc)
- awesome - iOS-nodechat - iOS chat client for socket.io & node.js backend (etc)
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)