What's the typical way WebSocket (or REST) clients “stay up to date” with the server?

后端 未结 0 1202
粉色の甜心
粉色の甜心 2021-01-01 07:58

For a simple example, say a client receives JSON data from the server like:

"test":{
   "time":12345,
   "checksum":54321
}


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题