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