Where should Huanxin chat records be stored? Locally? database?

WBOY
Release: 2016-09-11 11:34:09
Original
1643 people have browsed it

1. I want to write an interface for Huanxin chat record storage. How do you guys implement it?
2. Where should audio, pictures and the like be stored?
3. How can Huanxin’s account be associated with our users?

Reply content:

1. I want to write an interface for Huanxin chat record storage. How do you guys implement it?
2. Where should audio, pictures and the like be saved?
3. How can Huanxin’s account be associated with our users?

3 I know 12 I'm not sure that Huanxin has a special ID. My approach is to use a unique identifier such as the user's ID as the Huanxin registration ID when the server gives the user registration data, so that it can be associated.

It’s all in Huanxin, and the background can call and query through the interface. The pictures and texts are like this.
There is a frequency limit for the background interface call

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template