How to store client data to avoid frequent user profile fetches?

前端 未结 0 1607
南方客
南方客 2020-12-13 06:41

When 2 users connect for a chat, I want to display their profiles to each other. For this, I want to try avoiding making HTTP GET /profile requests to the serve

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