pcrawfor
|
257f0bca98
|
Updating view resizing behavior
0.0.1
1.0
|
2011-09-13 15:31:38 -04:00 |
|
pcrawfor
|
09e40c5392
|
Making a couple of the new delegate functions optional for flexibility, updating mac and iphone sample apps
|
2011-05-23 14:13:57 -04:00 |
|
Paul Crawford
|
65717b6f2d
|
Merge pull request #1 from TLAF/master
Merging client delegate changes
|
2011-05-10 18:34:35 -07:00 |
|
Thom Mahoney
|
37e986bd16
|
Merge branch 'DelegateAdditions'
Conflicts:
FayeObjc/FayeClient.h
|
2011-05-06 12:19:34 -07:00 |
|
Thom Mahoney
|
534584dc64
|
Added additional delegate methods "socketDidSendMessage" and "subscribedToChannel"
|
2011-05-06 11:58:13 -07:00 |
|
pcrawfor
|
f84bdef8ff
|
Updating readme spacing for extensions
|
2011-05-05 17:39:13 -04:00 |
|
pcrawfor
|
9c541c4df2
|
Adding support for Faye extensions, updating readme to show usage
Also added additional delegate function to handle subscription failure responses
|
2011-05-05 14:36:10 -04:00 |
|
pcrawfor
|
6197a5132c
|
Making fayeConnected private - only the connectedToServer and disconnectedFromServer callbacks should be used to handle disconnections
Fixing a couple of reference bugs
|
2011-04-12 22:13:01 -04:00 |
|
pcrawfor
|
8439c6f643
|
Updating fayeclient code to make the fayeConnected var private - only the connectedToServer and disconnectedFromServer functions should be used to check connection status
Fixed reference issue
|
2011-04-12 21:58:05 -04:00 |
|
pcrawfor
|
f7caa9638a
|
Update readme
|
2011-03-18 09:54:55 -04:00 |
|
pcrawfor
|
ba190e0c1f
|
Changing FayeClient API slighlty renaming publishDict: to sendMessage: to make the purchase of the function a bit clearer and to separate from the protocol level function "publish"
|
2011-03-18 09:49:39 -04:00 |
|
pcrawfor
|
f1e4fb2937
|
Added fayeMac.app.zip as a download
|
2011-03-17 10:04:13 -04:00 |
|
pcrawfor
|
d9661af04c
|
Updating readme with a little info on the mac client
|
2011-03-17 09:52:16 -04:00 |
|
pcrawfor
|
e80a88ab29
|
Adding release build of the faye mac client for anyone that wants to use the client to test their faye servers
|
2011-03-17 09:49:35 -04:00 |
|
pcrawfor
|
616510a36e
|
Updating credits in readme
|
2011-03-17 09:39:18 -04:00 |
|
pcrawfor
|
b4f935ebad
|
Updating README to reflect use of JSONKit and remove reference to YAJL
|
2011-03-17 09:34:49 -04:00 |
|
pcrawfor
|
6913708a73
|
Updating iPhone client to use the JSONKit implementation and removing the yajl library as a dependency
|
2011-03-17 09:31:52 -04:00 |
|
pcrawfor
|
c3ccede7a1
|
Updating Mac client to use the JSONKit based implementation, removes the dependency on the YAJL framework
|
2011-03-17 09:30:28 -04:00 |
|
pcrawfor
|
bc14ad7d3d
|
Updating FayObjC to use the JSONKit library for json handling instead of YAJL, it's faster and removes the need to link against a framework on Mac & static library on iOS
|
2011-03-17 09:29:05 -04:00 |
|
pcrawfor
|
9fe9fd3455
|
Add raw assets for icon
|
2011-03-17 09:07:40 -04:00 |
|
pcrawfor
|
485ee60d83
|
Improving mac client feedback and interaction a little
updating copyright no controller, app delegate
adding app icon
|
2011-03-17 09:05:52 -04:00 |
|
pcrawfor
|
89747dd446
|
Adding correct delegate callback handling for a websocket disconnection and updating the mac client to handle disconnection
|
2011-03-10 09:18:16 -05:00 |
|
pcrawfor
|
a0d618c53e
|
Rename delegate protocol to match refactoring
|
2011-03-07 09:09:15 -05:00 |
|
pcrawfor
|
b310dfc2ad
|
Updating copyright dates
|
2011-03-05 15:03:27 -05:00 |
|
pcrawfor
|
5d6f27a211
|
Updating copyright dates
|
2011-03-05 15:02:50 -05:00 |
|
pcrawfor
|
e40fb5064e
|
Updating
|
2011-03-05 15:00:30 -05:00 |
|
pcrawfor
|
0aeb0311a1
|
Updating iPhone sample project
|
2011-03-05 14:59:00 -05:00 |
|
pcrawfor
|
0ede3c9993
|
Cleaning up debug output
|
2011-03-05 14:29:30 -05:00 |
|
pcrawfor
|
90a6ab7564
|
Adding initial work on iphone sample project
|
2011-03-05 14:14:38 -05:00 |
|
pcrawfor
|
9e2f47a799
|
Refactoring FayeClient to make the bayeux protocol functions private
|
2011-03-05 14:05:41 -05:00 |
|
pcrawfor
|
badb45a2f1
|
Updating class comments
|
2011-03-05 13:45:14 -05:00 |
|
pcrawfor
|
ae6b8db180
|
Tweak readme
|
2011-03-04 20:48:20 -05:00 |
|
pcrawfor
|
27b9807e8a
|
Fixing warning
|
2011-03-04 20:45:38 -05:00 |
|
pcrawfor
|
2bc30040ff
|
Updating things to support building on OSX and iOS
|
2011-03-04 20:44:18 -05:00 |
|
pcrawfor
|
94b11f7685
|
Updating FayeObjC
|
2011-03-04 20:12:13 -05:00 |
|
pcrawfor
|
718fbbd747
|
Updating license on some source files
|
2011-03-04 20:03:12 -05:00 |
|
pcrawfor
|
6ec03269be
|
Updating readme
|
2011-03-04 19:58:23 -05:00 |
|
pcrawfor
|
05875646e2
|
Adding README
|
2011-03-04 19:55:37 -05:00 |
|
pcrawfor
|
a4d7d78eb2
|
Cleaning up the sample source and fixing a bug with the label logic
|
2011-03-04 19:50:33 -05:00 |
|
pcrawfor
|
99807e76a1
|
Clearing out debug code
|
2011-03-04 19:48:10 -05:00 |
|
pcrawfor
|
4cafa8cc21
|
Adding sample node faye server
|
2011-03-04 19:26:15 -05:00 |
|
pcrawfor
|
9605b8b007
|
Refactoring to rename main class to FayeClient
|
2011-03-04 19:25:50 -05:00 |
|
pcrawfor
|
63b602cde9
|
Initial Commit setting up the library and sample project
|
2011-03-04 17:12:25 -05:00 |
|