dart_amf 2.0.0
dart_amf: ^2.0.0 copied to clipboard
Provides native Dart access to the AMF protocol and BlazeDS backends
2.0.0 WARNING Will break if you used any internals of this library, hence the major version change. Refactored to use the Dart library conventions better and only expose what was needed to. Fixed the example. Added some dartdoc.
1.0.3 Added @RemoteObject metadata for remote classes like Flex. Fixed example in doco.
1.0.2 README changes
1.0.1 Spelling and example changes
1.0.0 Inital release