Ticket #216 (new enhancement)

Opened 9 months ago

Last modified 9 months ago

AMFX Support

Reported by: thijs Owned by: nick
Priority: minor Milestone: At some point
Component: AMFX Version:
Keywords: Cc:

Description (last modified by thijs) (diff)

AMFX is an XML representation of AMF 3. The HTTPChannel (probably should have been named the AMFXChannel) is exactly the same as the AMFChannel behaviorally, but serializes data in an XML format called AMFX. This channel only exists for users who require all data sent over the wire to be non-binary for auditing purposes. There’s no other reason to use this channel over the AMFChannel for RPC-based apps.

Change History

Changed 9 months ago by thijs

  • component changed from AMF0 to AMFX
  • description modified (diff)

Changed 9 months ago by nick

  • priority changed from major to minor
  • version 0.2 deleted
  • type changed from task to enhancement
  • milestone changed from 0.2 to Blue Sky
Note: See TracTickets for help on using tickets.