Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Tags: dbowen/Demiurgic-JSON-RPC

Tags

1.5.0

Toggle 1.5.0's commit message
Version 1.5

* JSONKit removed.  iOS 5.0 or greater is now required.
* Cleaned up debug output and further restricted its output based on DS_ERROR_LOGGING being equal to 1.
* Various other cleanups to the codebase.

1.1.1

Toggle 1.1.1's commit message
Version 1.1.1

* Added demo project.
* Fixed potential memory leak when using ARC.
* params will now be omitted from the request when they are nil.

1.1.0

Toggle 1.1.0's commit message
Version 1.1.0

1.0.0

Toggle 1.0.0's commit message
Bug fix.

* Fixed a crash that would occur if the connection failed.