haxe.remoting
| .. | |
|---|---|
| AsyncConnection | For asynchronous connections, where the results are events that will be resolved later in the execution process. | 
| Connection | |
| Context | Allows communication between platforms. This is a shared API that can be called on the connection at the client code. | 
| ExternalConnection | Synchronous communications between Flash and Javascript. | 
| Socket |