gadgets.rpc.setupReceiver causes rpc_relay files to be used even though better
mechanisms are available
-------------------------------------------------------------------------------------------------------
Key: SHINDIG-1321
URL: https://issues.apache.org/jira/browse/SHINDIG-1321
Project: Shindig
Issue Type: Bug
Components: Javascript
Environment: Reproduce on Chrome and IE
Reporter: Balaji Srinivasan
I initialized gadgets.rpc on the container side using setupReceiver, The
gadget was served by shindig. When the gadget tried to make an RPC call to the
container, it caused it to fetch the rpc_relay file.
Changing setupReceiver to setRelayUrl + setAuthToken fixed the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.