cURL
curl --request GET \ --url http://localhost:8080/ws
Establishes a WebSocket connection for real-time log streaming.
Switching Protocols - WebSocket connection established
Was this page helpful?