1 of 1 users consider this post helpful
anonymous Websocket connection to my Javascript app service?
What are my options to connect to my Javascript app service?
I would like to trigger an action from an external program that connects to my app service?
Can I create an anonymous Websocket connection to my Javascript app service without any authentication and send and receive Json messages?