{"type":"PING"}
curl --location '/' \ --header 'Content-Type: application/json' \ --data '{"type":"PING"}'
{ "data": "PONG", "err_code": 0 }