Deprecated: The remoting API has been removed from the standard library in Haxe 4. For compatibility purposes it is still available in the hx3compat library. See Haxe 3 Compatibility.
Haxe remoting is a way to communicate between different platforms. With Haxe remoting, applications can transmit data transparently, send data and call methods between server and client side.