Domanda

I have a url for my websocket service as

wss://[HOST_NAME]:8443/TestWebSocket-1.0.0/websocket/9903/DISP/1

If I am trying to add this URL to the rest project in SoapUI, Its throws an invalid protocol,Enter Http/Https error.

So I can access this web socket URL in SoapUI ?

È stato utile?

Soluzione

Try soapui-websocket-transport prototype I started. soapUI does not support WebSockets out of the box.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top