Home Forums Support Peer discovery and RPC on Xamarin.Android and Xamarin.iOS

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3741
    Anonymous
    Inactive

    Hi,

    Are “Peer discovery” and RPC supported on Xamarin.Android and Xamarin.iOS?

    #3742
    Anonymous
    Inactive

    Peer discovery is fully supported yes, RPC unfortunately not as it requires full JIT support which is not available on iOS.

    Kind regards,
    Marc

    #3743
    Anonymous
    Inactive

    Wouldn’t be possible to add the possibility to generate the proxy classes at build-time rather than at run-time?
    I would be very grateful if you could add this feature. As far as I know, there no cross-platform mobile RPC framework, and this is severely lacking.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.