Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/briancline/softlayer-message-queue-objective-c

SoftLayer Message Queue Objective-C client
https://github.com/briancline/softlayer-message-queue-objective-c

Last synced: about 1 month ago
JSON representation

SoftLayer Message Queue Objective-C client

Awesome Lists containing this project

README

        

SoftLayer Messaging Queue - iOS and Mac OS X
============================================

This repository includes the SoftLayer Messaging Queue for iOS and MacOS X. Included in the repository are sources for a MacOS X framework and an iOS static library each of which include Objective-C classes for working with the [SoftLayer Messaging Queue API](http://sldn.softlayer.com/reference/messagequeueapi). Also included are two sample projects, one for iOS and one for Mac OS X, which demonstrate how to call routines in the Messaging Queue API. All four projects are collected together in the XCode workspace titled SLMessaging.xcworkspace.

The projects were developed using XCode 4.5. The iOS projects rely on the iOS 6 SDK and the MacOS X projects were built to the MacOS X 10.8 SDK.

Requests to the messaging API within the libraries are handled asynchronously with responses delivered through blocks. The general form of a call is:

```objective-c
- (id