Available on all platforms
Allows communication between platforms. This is a shared API that can be called on the connection at the client code.
staticshare(name:String, obj:{}):Context
new()
addObject(name:String, obj:{}, ?recursive:Bool):Void
call(path:Array<String>, params:Array<Dynamic>):Dynamic