websocket-traffic-eng-shared-1111.staging.deliveryhero.com
Open in
urlscan Pro
2606:4700:4400::6812:2199
Public Scan
URL:
https://websocket-traffic-eng-shared-1111.staging.deliveryhero.com/
Submission: On September 24 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 24 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
TORNADO WEBSOCKET EXAMPLE -------------------------------------------------------------------------------- WebSocket status : recieved message -------------------------------------------------------------------------------- THE FOLLOWING TABLE SHOWS VALUES BY USING WEBSOCKET No.idvalue 1 id 1 500 2 id 2 0 3 id 3 0 No.idvalue 4 id 4 0 5 id 5 0 6 id 6 0 No.idvalue 7 id 7 0 8 id 8 0 9 id 9 0 -------------------------------------------------------------------------------- REST API EXAMPLES 1. Set the "id 1" value to 100 * curl "http://hiroakis.com:8888/api?id=1&value=100" 2. Set the "id 1" value to 300 ( The row No 1 will change to yellow ) * curl "http://hiroakis.com:8888/api?id=1&value=300" 3. Set The "id 1" value to 600 ( The row No 1 will change to red ) * curl "http://hiroakis.com:8888/api?id=1&value=600" * value 201 - 500 : change to yellow * value 501 - : change to red