[haXe]SWHX Tutorial on haxe.org

Nicolas Cannasse ncannasse at motion-twin.com
Sun Nov 5 16:01:37 CET 2006


> Hi list,
> 
> There is an error on the App.hx file of the SWHX tutorial we can find on
> haxe.org <http://haxe.org>. It uses haxe.remoting.Server () that doesn't
> exist in the API. What should we used instead?

Fixed.
Use neko.net.RemotingServer instead (since haXe 1.08).

Nicolas



More information about the Haxe mailing list