Response
Switching Protocols - WebSocket connection established
curl --request GET \
--url ws://localhost:14400/trade/ws
Real-time trading WebSocket connection
curl --request GET \
--url ws://localhost:14400/trade/ws
Switching Protocols - WebSocket connection established