blob: 641a0dc2765e0f20c3cb484a97b7a91b99a513ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Babblr
======
# Web Socket
ws://poddb.com:9394/
# Growing iOS SMS text field
https://github.com/HansPinckaers/GrowingTextView/commit/d0fc657801244387c935b360e4db955f7da1736d
# iOS Web Sockets with UnittWebSocket
http://code.google.com/p/unitt/wiki/UnittWebSocketClient
## Examples
- http://code.google.com/p/unitt/source/browse/projects/iOS/UnittWebSocketClient/tags/1.0.0-RC/UnittWebSocketClientTests/UnittWebSocketClientTests.m
- http://code.google.com/p/unitt/source/browse/projects/iOS/UnittWebSocketClient/tags/0.9.3.1/UnittWebSocketClientTests/UnittWebSocketClient07Tests.m
# UITableView
http://www.mobisoftinfotech.com/blog/iphone/introduction-to-table-view/
# Appcelerator iOS SMS text field
http://www.screenr.com/dnxs
|