Commit Graph

39 Commits

Author SHA1 Message Date
Michael Klishin
efadf6b557
Update Objective-C tutorials for XCode 8.2 2016-12-14 15:52:43 +03:00
Andrew Bruce
dedb4fb5a4 Bump ObjC client versions
[#128871659]
2016-08-23 17:54:26 +01:00
Andrew Bruce
55315a12bc Update ObjC tutorials for v0.9.0
Also, bump their CocoaAsyncSocket versions.

[#126987947]
2016-07-25 17:13:24 +01:00
Andrew Bruce
5d8200dfdf Close emitter connections in ObjC 4 & 5
[#120637007]
2016-06-06 13:25:51 +01:00
Andrew Bruce
0247d67abb Reinstate separate connections in ObjC 4 & 5
It seems that a local broker is delaying its basic.delivers. Before I
noticed this, I'd assumed that using separate connections was causing a
race of some sort.

[#120637007]
2016-06-06 12:29:55 +01:00
Andrew Bruce
3d56cb2a97 Update ObjC tutorials to run with v0.7
Make them more reliable by:
- Sharing connection between send / receive in 4 & 5
- Increase sleeps in 4 & 5

[#120637007]
2016-06-06 11:55:35 +01:00
Andrew Bruce
111c430e31 Instructions for running ObjC tutorials on master 2016-05-26 00:06:53 +01:00
Andrew Bruce
18566d4ac6 Bump ObjC tutorial clients 2016-05-16 17:13:06 +01:00
Andrew Bruce
406ef102f4 Bump ObjC tutorials to v0.5.0
[#118965455]
2016-05-04 23:53:03 +01:00
Andrew Bruce
ed9ee5a996 ObjC dependency bump script
[#118488437]
2016-05-03 11:36:46 +01:00
Andrew Bruce
17c4dfddf7 Fix accidental local path in Cartfiles
Again.

[#118488437]
2016-05-03 11:36:25 +01:00
Andrew Bruce
7050c8b5eb Bump ObjC client
[#118488437]
2016-05-03 11:25:02 +01:00
Andrew Bruce
6d576f8edc Bump objc client for tutorial 1 2016-04-27 14:25:17 +01:00
Andrew Bruce
6f7ba2f4cc Bump ObjC client in tutorials 1-4
[#118375823]
2016-04-26 13:47:13 +01:00
Andrew Bruce
45de28dea5 Tutorial 5 controller for Objective-C
[#118375823]
2016-04-26 11:07:44 +01:00
Andrew Bruce
632c6d2a52 ObjC tutorial 5: import RMQClient
[#118375823]
2016-04-26 11:07:33 +01:00
Andrew Bruce
1284a517fd New Xcode project for Objc tutorial 5
[#118375823]
2016-04-26 10:43:34 +01:00
Andrew Bruce
487bc7865e Objc tutorial 3 uses option-less version of fanout method
[#118335067]
2016-04-26 10:24:08 +01:00
Andrew Bruce
3ebdb63a3f Update objc tutorial 3 for latest client
[#118335067]
2016-04-26 10:17:58 +01:00
Andrew Bruce
26faeb88f7 Update objc tutorial 2 for latest client
[#118335067]
2016-04-26 10:12:08 +01:00
Andrew Bruce
6faba99f5c Update objc tutorial1 for latest client
[#118335067]
2016-04-26 10:07:03 +01:00
Andrew Bruce
58745c6160 Tutorial 4 controller for Objective-C
[#118335067]
2016-04-26 09:59:09 +01:00
Andrew Bruce
47e4234ce5 Import RMQClient in Objc Tutorial 4
[#118335067]
2016-04-25 22:39:11 +01:00
Andrew Bruce
bb805af1a5 New Xcode project for Objc tutorial 4
[#118335067]
2016-04-25 22:35:53 +01:00
Andrew Bruce
cc1581c2ab Tutorial 3 controller for Objective-C
[#117056895]
2016-04-25 22:00:35 +01:00
Andrew Bruce
84240705dc Import RMQClient
[#117056895]
2016-04-25 12:20:17 +01:00
Andrew Bruce
3be4fee8bc Objc tut 3: new Xcode project
[#117056895]
2016-04-25 12:20:09 +01:00
Andrew Bruce
7146d0f1fa Oops, fix objc tut 2 Cartfile
It was still pointing at my local client

[#116890463]
2016-04-25 12:07:27 +01:00
Andrew Bruce
9dbf9adca8 Objc tutorial2 update
persistent:YES, don't show separate manual ack method.

[#116890463]
2016-04-25 11:58:18 +01:00
Andrew Bruce
e4cac6b0ff Use Exchange publish in objc tutorial 2
[#116890463]
2016-04-25 11:29:36 +01:00
Andrew Bruce
1e28236a61 Use Exchange publish in tutorial1
[#116890463]
2016-04-25 11:29:27 +01:00
Andrew Bruce
68e9b446e4 Update objc tutorial2 for client changes
[#116890463]
2016-04-25 10:46:38 +01:00
Andrew Bruce
35e6570fba Bump objc tutorial1 client 2016-04-25 10:40:57 +01:00
Andrew Bruce
363d4c2105 Bump objc client, revert tutorial 1.
[#117323195]
2016-04-20 17:19:32 +01:00
Andrew Bruce
5f1923a5b1 Bump client 2016-04-20 11:35:23 +01:00
Andrew Bruce
de585795d0 Update objc tutorial1 for async API
[#117323195]
2016-04-19 17:29:27 +01:00
Andrew Bruce
5b47ac5e42 Update objc tutorial1 for subscription errors
Also, log before connecting for receive.

[#116521563]
2016-04-07 21:18:43 +01:00
Andrew Bruce
8048f89de7 Update objc tutorial1
Connecting can now produce an error, so handle it.

[finishes #116521563]
2016-04-06 13:56:31 +01:00
Andrew Bruce
9ab81a92df Tutorial 1 for Objective-C
[#116521563]
2016-04-04 15:42:09 +01:00