rabbitmq / rabbitmq-objc-client

RabbitMQ client for Objective-C and Swift
https://rabbitmq.com
Other
241 stars 85 forks source link

Where is the API document? #77

Closed zsw839129740 closed 8 years ago

zsw839129740 commented 8 years ago

Without API documentation,I will not use.

camelpunch commented 8 years ago

There's auto-generated 'API documentation' at http://cocoadocs.org/docsets/RMQClient/ but we haven't yet added descriptions of methods. You can start to learn how to use the framework at https://www.rabbitmq.com/tutorials/tutorial-one-objectivec.html in the meantime.

Is there anything I can help you with before we flesh out the API documentation?

zsw839129740 commented 8 years ago

Thank you very much.I'll learn about it first.

camelpunch commented 8 years ago

Username and password is set in the URI. I've added a Usage section with an example: https://github.com/rabbitmq/rabbitmq-objc-client#usage

On Thu, Jun 23, 2016 at 7:57 AM zsw839129740 notifications@github.com wrote:

How to connect a user name and password of the rabbitmq server? Is it using RMQConnection? Can provide examples?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rabbitmq/rabbitmq-objc-client/issues/77#issuecomment-227965850, or mute the thread https://github.com/notifications/unsubscribe/AAIppS7fJ_del-vyMfK74T1FdbzSINNBks5qOi5KgaJpZM4I187o .