Hi all,<div><br></div><div>I&#39;m trying to add JSONP support to the JSON RPC plugins, but I&#39;m having some difficulties. I&#39;m hoping that someone from the community can help point me in the right direction.</div><div>
<br></div><div>Currently I have RabbitMQ running fine, can pass messages around different machines using the AMQP gem, but can&#39;t get a browser application hosted elsewhere to join in; cross-domain policy stuff kicks in. Unfortunately I can&#39;t move the application or the queues to the same host.</div>
<div><br></div><div>Are there other projects that have solved this one already? If not, can I get some guidance on where to start? Should I be modifying the jsonrpc-channel file or is this a Mochiweb thing?</div><div><br>
</div><div>I&#39;m in the process of learning Erlang, so I appreciate this may be a trivial question, but if there is a more experienced developer out there who can direct me, I&#39;d be quite grateful.</div><div><br></div>
<div>Jack</div>