Hi
I have followed and implemented a service using this example:
http://www.windowsazure.com/en-us/develop/net/how-to-guides/service-bus-relay/
Does anyone know if it is possible to create a client exactly like in the example but in JavaScript instead of C# and basicHttpRelayBinding instead of netTcpRelayBinding? if yes, how?
Best regards