Hi guys,
just commited a bunch of AMF3 code in the integration branch at
http://svn1.cvsdude.com/osflash/red5/java/server/branches/joachim_amf3_integration
Things I didn't test (yet):
- custom objects (incl. RecordSet)
- SharedObjects
However all the basic stuff should be working fine:
----- snip -----
Testing null: OK
Testing true: OK
Testing false: OK
Testing : OK
Testing Hello world!: OK
Testing 0: OK
Testing 1: OK
Testing -1: OK
Testing 256: OK
Testing -256: OK
Testing 65536: OK
Testing -65536: OK
Testing 0: OK
Testing 1.5: OK
Testing -1.5: OK
Testing : OK
Testing 1: OK
Testing 1,2: OK
Testing 1,2,3: OK
Testing
1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100:
OK
Testing 1: OK
Testing [object Object]: OK
Testing [object Object],[object Object]: OK
Testing Sun Jan 21 21:56:08 GMT+0100 2007: OK
Testing Sun Jan 21 21:56:08 GMT+0100 2007,Sun Jan 21 21:56:08 GMT+0100
2007: OK
Successfully ran 25 tests
----- snip -----
Streaming works as well.
I would be glad to hear from the tests with your AMF3 applications ;)
Joachim
_______________________________________________
Red5devs mailing list
[EMAIL PROTECTED]
http://osflash.org/mailman/listinfo/red5devs_osflash.org