[haXe] haXe Remoting

Nicolas Cannasse ncannasse at motion-twin.com
Mon Apr 3 10:25:29 CEST 2006


> I had a feeling that was the route you were going to take.  I plan to
> use this extensively as I use XML transfers extensively in AS2.  I will
> probably build a framework for handling this which I'll post to the
> community should it prove useful.  It's often common to require a client
> side and server side serializer/deserializer for XML.

What might be useful to you is that the serializer/deserializer will be
independant from the protocol (sync or async , connected or not), you
will then be able to reuse the same format as haXe Remoting.

Nicolas



More information about the Haxe mailing list