Croissant
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
Croissant is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CDCroissant'
Understanding Croissant Architecture
Croissant
: receive CRInspector
messages, and send to CRServer
CRInspector
: observe printing and network tracffic
CRServer
: webserver, socket provider
Author
chdo002, [email protected]
License
Croissant is available under the MIT license. See the LICENSE file for more info.