You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Created RocketAMF::Envelope from RocketAMF::Request and RocketAMF::…
…Response so that users can now make remoting requests using �RocketAMF
- Fix some bugs
- Add Ruby 1.9 support alongside Ruby 1.8 support
- Add support for ArrayCollection serialization and deserialization
- Add support for XML deserialization
- Add support for flash.util.Dictionary deserialization
- Improve documentation a little