質問

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 ?

役に立ちましたか?

解決

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top