Skip to content

Commit

Permalink
- updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nesium committed Oct 31, 2011
1 parent abf08b1 commit ef2ab9e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.markdown
Expand Up @@ -16,21 +16,14 @@ If you want to send custom classes from Cocoa make sure to implement the NSCodin

While deserializing, if no class with the classname of the received object is found, CocoaAMF creates an instance of ASObject which will contain all attributes of that object and its classname as the ivar 'type'.

### iPhone Support

01/11/09 I have added an example for remoting calls from the iPhone. See the XCode project CocoaAMF-iPhone.

Usage of the iPhone as an AMF Server is still untested.


### Todo

- Full test coverage


### Contact

If you have any questions or ideas, let me know at mb@nesium.com.
Sorry, I'm not actively maintaining the project right now!


### Thanks
Expand Down

0 comments on commit ef2ab9e

Please sign in to comment.